@mgsisk/eslint-config
v4.0.0
Published
Opinionated ESLint configurations for JavaScript development.
Downloads
30
Maintainers
Readme
@mgsisk/eslint-config
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.
Installation
npm install --save-dev @mgsisk/eslint-config
Usage
// .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.
Contributing
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.
Thanks
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.