1.0.1 • Published 6 years ago

@j154004/eslint-config v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

j154004-eslint-config

Sharable eslint config containing some common rules.

Usage

Install this module in your project:

npm install --save-dev @j154004/eslint-config

Add an .eslintrc.js file to the project root with the following contents:

{
  "extends": "@j154004"
}

License

MIT License Copyright (c) 2018 elementsweb