0.3.0 • Published 3 years ago

eslint-config-pioneers v0.3.0

Weekly downloads
6
License
SEE LICENSE IN TH...
Repository
github
Last release
3 years ago

eslint-config-pioneers

An eslint config for TypeScript projects

Installation

Standard projects:

yarn add eslint-config-pioneers @typescript-eslint/parser @typescript-eslint/eslint-plugin  eslint-config-prettier@ eslint-plugin-jest eslint-plugin-jsx-a11y eslint-plugin-prettier eslint-plugin-react eslint-plugin-react-hooks --dev

Workspaces: This will normally be needed when using lerna or yarn workspaces and you need to install at the top level

yarn add eslint-config-pioneers @typescript-eslint/parser @typescript-eslint/eslint-plugin  eslint-config-prettier@ eslint-plugin-jest eslint-plugin-jsx-a11y eslint-plugin-prettier eslint-plugin-react eslint-plugin-react-hooks -W --dev
0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

4 years ago