eslint-config-pure

1.0.7 • Public • Published

eslint-config-pure

version

build coverage

npm node

license

purpose

  1. study eslint, each configuration has detailed comments.

  2. keep the code style of the team.

install

npm i -D eslint eslint-config-pure

config test

npm test

cover test

npm run cover

usage

touch .eslintrc.js
module.exports = {
  extends: 'eslint-config-pure'
}

License

MIT

knowledge

  1. eslint --> https://eslint.org/

  2. editorconfig

  3. travis

  4. license

    MIT --> https://opensource.org/licenses/MIT

  5. badge

    shields --> https://shields.io/

  6. cover

    istanbul --> https://www.npmjs.com/package/istanbul

Package Sidebar

Install

npm i eslint-config-pure

Weekly Downloads

3

Version

1.0.7

License

MIT

Unpacked Size

25.8 kB

Total Files

11

Last publish

Collaborators

  • soonfy