eslint-config-salemove

2.1.0 • Public • Published

eslint-config-salemove

ESLint shareable config

Install

$ npm install --save-dev eslint eslint-config-salemove

Usage

Add some ESLint config to your package.json:

{
  "scripts": {
    "lint": "eslint ."
  },
  "eslintConfig": {
    "extends": "salemove"
  }
}

Then lint with $ npm run lint.

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-salemove

Weekly Downloads

28

Version

2.1.0

License

MIT

Unpacked Size

2.9 kB

Total Files

4

Last publish

Collaborators

  • urmas
  • carlos.paniagua
  • deiwin
  • indrek
  • ostap
  • glia-npm
  • siimhalapuu