2.8.1 • Published 1 year ago
@lemonbot.fun/eslint-config-react v2.8.1
lemonbot/eslint-config-react
Enhances Airbnb's ESLint config with TypeScript support
Setup
1) Install dependencies (and peer dependencies)
npm i eslint \
@lemonbot.fun/eslint-config-react \
@typescript-eslint/eslint-plugin@^7.0.0 \
@typescript-eslint/parser@^5.0.0 \
typescript \
-D
# eg: pnpm
pnpm add eslint \
@lemonbot.fun/eslint-config-react \
@typescript-eslint/eslint-plugin@^7.0.0 \
@typescript-eslint/parser@^5.0.0 \
typescript \
-D
#eg: yarn
yarn add eslint \
@lemonbot.fun/eslint-config-react \
@typescript-eslint/eslint-plugin@^7.0.0 \
@typescript-eslint/parser@^5.0.0 \
typescript \
--dev
2) Configure ESLint
Within your ESLint config file:
extends: [
'@lemonbot.fun/eslint-config-react',
]
Credits
Authored and maintained by Jason Chang (Lemonbot).
License
Open source licensed as MIT.
2.8.1
1 year ago
2.8.0
1 year ago
2.7.1
2 years ago
2.7.0
2 years ago
2.6.3
2 years ago
2.6.2
2 years ago
2.6.5
2 years ago
2.6.4
2 years ago
2.6.7
2 years ago
2.6.6
2 years ago
2.6.1
2 years ago
2.6.0
2 years ago
2.5.1
2 years ago
2.5.0
2 years ago
2.4.0
2 years ago
1.9.1
3 years ago
2.3.0
3 years ago
2.2.0
3 years ago
2.0.2
3 years ago
1.9.3
3 years ago
1.9.2
3 years ago
2.1.0
3 years ago
1.7.0
3 years ago
1.5.2
3 years ago
1.6.0
3 years ago
1.5.1
3 years ago
1.5.0
3 years ago
1.4.1
3 years ago
1.4.0
3 years ago
1.3.2
3 years ago
1.3.1
3 years ago
1.3.0
3 years ago
1.2.0
3 years ago
1.1.0
3 years ago
1.0.0
3 years ago