eslint-config-troweb
v1.2.1
Published
Base eslint config for troweb projects to use.
Downloads
920
Readme
ESlint Config troweb
Base eslint config for troweb projects to use.
We support the following in our config:
- TS and TSX files are heavily linted
- relies on prettier for code formating (you should have a .prettierrc in the root of your project)
- the imports order are heavily linted using import plugin
- code complexity is checked using Sonar.js plugins