eslint-config-jsfile

0.2.0 • Public • Published

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

/eslint-config-jsfile/

    Package Sidebar

    Install

    npm i eslint-config-jsfile

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • webschik