1.0.2 • Published 3 months ago

biome-devline v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Simple way to use formatter and linter rules of devline

Getting Started

  1. First of all, you'll need to install our package into your project:
yarn add -D biome-devline
# or
npm install -D biome-devline
# or
pnpm add -D biome-devline
  1. Now just put this code inside your biome.json
{
  "extends": ["./node_modules/biome-devline/biome.json"]
}

Contributing

Feel free to contribute to this project by submitting pull requests, creating documentation, or bringing ideas to make the project even better!

1.0.2

3 months ago

1.0.1

3 months ago

1.0.0

3 months ago