1.0.0-beta.3 • Published 2 years ago
@longo-andrea/prettier v1.0.0-beta.3
Personal ES Lint configurations (@longo-andrea)
Personal ES Lint configuration
- 🧱 Basic ES Lint configuration
- ⚙️ Typescript specific ES Lint configuration
- 👗 Prettier config, configured to work with ESLint
Available packages
@longo-andrea/eslint-base: basic ES Lint configuration@longo-andrea/eslint-typescript: extends@longo-andrea/eslint-baseand add some more rules Typescript's related@longo-andrea/prettier: defines Prettier configuration
Get started
- Install the packages you want to use
pnpm add -D eslint @longo-andrea/eslint-base- Add the configuration on the project,
.eslintrc:
{
extends: [ '@longo-andrea/eslint-base' ]
}License
MIT License © 2022-PRESENT Andrea Longo
1.0.0-beta.2
2 years ago
1.0.0-beta.3
2 years ago
1.0.0-beta.0
2 years ago
1.0.0-beta.1
2 years ago
0.6.0
3 years ago
0.5.0
3 years ago
0.4.11
3 years ago
0.4.8
3 years ago
0.4.7
3 years ago
0.4.6
3 years ago
0.4.5
3 years ago
0.4.4
3 years ago
0.4.3
3 years ago
0.4.2
3 years ago