Our great sponsors
-
typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
I like to refer back to https://github.com/typescript-eslint/typescript-eslint/issues/1824 as to why you shouldn't force eslint to do everything.
-
I personally use eslint-plugin-prettier so Prettier formatting issues are shown in my editor and are reported when linting using ESLint.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
I don’t think this negates the point you’re making but comma-dangle is kind of a special case and does have a syntax-based origin. It used to be called no-comma-dangle and was added due to IE8 not supporting trailing commas in objects despite being valid per the ECMAScript 5 and ECMAScript 3 specs.
Related posts
- Why use prettier if ESLint can format?
- Modern, faster alternatives to ESLint
- Setting up ESLint & Prettier in ViteJS
- The developer's refactoring safety net
- If you're ever frustrated that your GitHub PR's aren't getting the attention they deserve, remember this guy bought a birthday cake for his pull request