eslint-config-prometheusresearch

0.4.0 • Public • Published

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>.

Package Sidebar

Install

npm i eslint-config-prometheusresearch

Weekly Downloads

15

Version

0.4.0

License

MIT

Last publish

Collaborators

  • andreypopp
  • prometheusresearch