Skip to content

ESLint configuration preset for Prometheus Research projects

License

Notifications You must be signed in to change notification settings

prometheusresearch-archive/eslint-config-prometheusresearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-prometheusresearch

ESLint configuration preset for Prometheus Research projects.

Installation

% npm install eslint eslint-config-prometheusresearch

Usage

Add the following lines to your package.json:

...
"eslintConfig": {
  "extends": "prometheusresearch"
},
...

Then run ./node_modules/.bin/eslint <source directory>.

About

ESLint configuration preset for Prometheus Research projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published