Opinionated ESLint configurations for JavaScript development.
The @mgsisk/eslint-config package includes opinionated ESLint configurations for JavaScript development.
@mgsisk/eslint-config
– Standard configuration for general development.@mgsisk/eslint-config/babel
– Configuration for development with Babel using @babel/eslint-parser and extra rules form @babel/eslint-plugin.@mgsisk/eslint-config/typescript
– Configuration for TypeScript development using @typescript-eslint/parser and extra rules from @typescript-eslint/eslint-plugin.
npm install --save-dev @mgsisk/eslint-config
// .eslintrc.yml
extends: '@mgsisk/eslint-config'
Support resources are available if you need help with this project. Refer to individual plugin documentation for more information on how each works.
Contributions are always welcome; please read the code of conduct before you begin. See the changelog for notable project changes, and report any security concerns you find.
To the contributors that help to build, fund, and maintain this project; the other works that have contributed to and inspired this project; and anyone that has found this project useful.