@cto_of_everything/biome-config
v2.0.1
Published
Biome config used by the CTO of Everything.
Downloads
116
Readme
@cto_of_everything/biome-config
Biome config used by the CTO of Everything.
Installation
Make sure you have Biome installed.
npm
npm i -D @cto_of_everything/biome-configpnpm
pnpm add -D @cto_of_everything/biome-configYarn
yarn add -D @cto_of_everything/biome-configbun
bun add -D @cto_of_everything/biome-configUsage
Add the following to your biome.json(c):
{
"extends": ["@cto_of_everything/biome-config"]
}