1.11.0 • Published 1 year ago

eslint-config-react-ts-sonar v1.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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'],