Skip to content

nelson-ai/eslint-config-nelson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-nelson

Eslint configuration module for Nelson.

Installation and usage

npm install eslint-config-nelson --save-dev

In your eslintrc file:

{
    "extends": "eslint-config-nelson"
}

License

MIT