@forgedev-br/biome-config

1.1.3 • Public • Published

Code Formatting and Linting Configuration used by ForgeDev BR

What"s included?

  • Biome for code formatting and linting;

Setup

Install dependencies:

npm i -D @biomejs/biome @forgedev-br/biome-config

Configure your project:

npx @biomejs/biome init

Add a script to package.json:

"scripts": {
  "lint": "npx @biomejs/biome check src"
}

Extend the configuration within biome.json file:

{
  "extends": ["@forgedev-br/biome-config/biome"]
}

Package Sidebar

Install

npm i @forgedev-br/biome-config

Weekly Downloads

8

Version

1.1.3

License

MIT

Unpacked Size

4.85 kB

Total Files

8

Last publish

Collaborators

  • wilsonfaustino
  • adeonir