@lbenie/linting
v2.1.14
Published
my opiniated rules
Downloads
2,116
Readme
@lbenie/linting
My personal opinionated linting configuration for biome
Usage
Inside your project install the package
| Package Manager | Command |
|-----------------|---------|
| npm | npm i -D @lbenie/linting |
| yarn | yarn add -D @lbenie/linting |
| pnpm | pnpm add -D @lbenie/linting |
| bun | bun add -d @lbenie/linting |
Then create a biome.jsonc file at the root of your project and add the following
{
"extends": [
"@lbenie/linting/biome"
],
}This project follows the all-contributors specification. Contributions of any kind welcome!
