1.0.6 • Published 2 years ago

@workrails/eslint-config v1.0.6

Weekly downloads
39
License
MIT
Repository
-
Last release
2 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

2 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago