eslint-config-react-ts-sonar
v1.11.0
Published
eslint config for react, typescript and sonar
Downloads
5
Maintainers
Readme
eslint-config-react-ts-sonar
eslint config with react, typescript and sonarjs
Install
npm i eslint-config-react-ts-sonar -D
peer install, you can copy this on your package.json
"eslint": "^7.13.0",
"typescript": "^3.8.3"
Eslintrc
edit .eslintrc.js
extends: ['react-ts-sonar'],