Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse
Apparently, ESLint sets the NODE_ENV to test and if you are using a eslint plugin that relies on this code you'll end up requiring when you should …
ENCRYPTION_SECRET generation
Thanks for this package! Can't believe I've waited this long to try it.
My package.json is type: module so I'd like to keep my remix.config.js with…