eslint-config-dan-nl

0.4.1 • Public • Published

eslint-config-dan-nl

NPM version Build Status

an ESLint shareable config

table of contents

installation

npm install --save-dev dan-nl/eslint-config-dan-nl

.eslintrc

add a reference in the .eslintrc file

module.exports = {
  extends: 'dan-nl'
};

package.json

add a script entry in the package.json file

"scripts": {
  "eslint": "eslint ."
}

use

npm run eslint

license

MIT License

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-dan-nl

Weekly Downloads

18

Version

0.4.1

License

MIT

Unpacked Size

18.9 kB

Total Files

17

Last publish

Collaborators

  • dentous