1.1.4 • Published 5 months ago

biome-config-airlight v1.1.4

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

biome-config-airlight

Biome configuration to use with combine of eslint-config-airlight-node

Installation

npm install biome-config-airlight --save-dev
# or
yarn add biome-config-airlight -D

Usage

biome.json

{
  "$schema": "https://biomejs.dev/schemas/1.4.1/schema.json",
  "extends": ["./node_modules/biome-config-airlight/biome.json"]
}

Integration

dprint

Follow guide from here, copy content of dprint-extends.json and paste (not replace entirely) on your dprint.json config

License

MIT

1.1.4

5 months ago

1.1.3

5 months ago

1.1.1

1 year ago

1.1.2

1 year ago

1.1.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.3.0

1 year ago

1.0.0

1 year ago