@repath-solutions/eslint-config-node-typescript
v1.1.1
Published
ESlint and prettier rules for node with typescript projects
Downloads
5
Keywords
Readme
@repath-solutions/eslint-config-node-typescript
ESlint and prettier rules for node with typescript projects
Usage
Add "@repath-solutions/eslint-config-node-typescript" to the extends part of your eslint configuration file
{
"extends": ["@repath-solutions/eslint-config-node-typescript"]
}