biome-plugin-good-code
v0.1.1
Published
A Biome plugin pack for catching common code smells and code design issues in JavaScript and TypeScript projects.
Maintainers
Readme
biome-plugin-good-code
not yet implemented!
A Biome plugin pack for catching common code smells and code design issues in JavaScript and TypeScript projects.
The repository setup is intentionally close to biome-plugin-no-type-assertion: plugin rules live in .grit files at the package root, and Vitest drives Biome CLI integration tests through fixtures.
Install
pnpm add -D biome-plugin-good-code @biomejs/biomeDevelopment
pnpm install
pnpm build
pnpm test
pnpm lint