Skip to content

Repository files navigation

@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"
  ],
}

Lucien Bénié

💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

My personal set of linting rules

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages

Generated from lbenie/ts-vite