1.1.1 • Published 3 years ago

@chelpis/eslint-config v1.1.1

Weekly downloads
4
License
ISC
Repository
-
Last release
3 years ago

ESLint shareable config for Chelpis

ESLint shareable config for Chelpis internal use.

Make sure to install eslint and all of the following plugins

  • eslint-config-prettier: >= 6.11.0
  • eslint-config-react-app: >= 5.2.1
  • eslint-loader: >= 4.0.2
  • eslint-plugin-import: >= 2.22.0
  • eslint-plugin-jsx-a11y: >= 6.3.1
  • eslint-plugin-react: >= 7.20.6
  • eslint-plugin-react-hooks: >= 4.1.0
  • eslint-plugin-simple-import-sort: >= 5.0.3
  • @typescript-eslint/eslint-plugin: >= 3.9.1
  • @typescript-eslint/parser: >= 3.9.1

Also add .eslintrc with the following:

{ "extends": ["@chelpis/eslint-config"] }

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago