eslint-config-jsfile

v0.2.0
ESLint shareable config for the JsFile style guid
eslint jsfile code quality style lint linter hint

eslint-config-jsfile

ESLint shareable config for the JsFile style guide

Install

$ npm install --save-dev eslint eslint-config-strict eslint-plugin-filenames eslint-config-jsfile

Usage

Add some ESLint config to your .eslintrc:

{
  "extends": [
    "jsfile"
  ]
}

Then lint with $ npm run lint.

License

MIT

npm i eslint-config-jsfile

Metadata

  • MIT
  • Whatever
  • webshcik
  • released 5/11/2016

Downloads

Maintainers