Results 25 comments of Eric Baer

Working on it: https://github.com/rackt/eslint-config-rackt/issues/6

https://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript

Hey Folks, I'm super sorry something went wrong and I didn't get an email about this issue. This gets a +1 from me too :). Here are the TODO: Items...

Noted in the README here: https://github.com/walmartlabs/eslint-config-defaults#limitations

For context, [this is the file](https://github.com/cloudflare/workers-sdk/blob/ff8603b6e1320d5c136712b8100e86c552eade46/packages/wrangler/src/pages/dev.ts) that runs `wrangler pages dev`. There is quite a lot of hard-coded local-only stuff in it like forcing the D1 database to `local-${d1}`. Unfortunately,...