@nona-creative/eslint-config
v2.0.0
Published
Nona eslint config
Downloads
25
Keywords
Readme
@nona-creative/eslint-config
Nona's shared eslint config.
Usage
In your .eslintrc.json
file:
"extends": [
"@nona-creative/eslint-config",
]
Dependencies
The following peer dependencies need to be installed in each project that uses this configuration:
@typescript-eslint/eslint-plugin
@typescript-eslint/parser
eslint
eslint-config-airbnb
eslint-config-prettier
eslint-import-resolver-babel-module
eslint-plugin-import
eslint-plugin-jsx-a11y
eslint-plugin-prettier
eslint-plugin-react
eslint-plugin-react-hooks