1.0.6 • Published 3 years ago

@workrails/eslint-config v1.0.6

Weekly downloads
39
License
MIT
Repository
-
Last release
3 years ago

WorkRails ESLint Configuration

Forked from standard/eslint-config-standard

Install with peer deps

npm i @workrails/eslint-config eslint-plugin-import eslint-plugin-node eslint-plugin-react eslint-plugin-promise eslint-plugin-standard babel-eslint eslint-plugin-tree-shaking

Remember to check the output for any version mismatch.

Usage

Add this to your .eslintrc file:

{
  "parser": "babel-eslint",
  "extends": "@workrails"
}

And you should be good to go. You can override settings from the shareable config by adding them directly into your .eslintrc file.

1.0.6

3 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago