Browse Source

fix: biome schema

pull/11517/head
afc163 9 months ago
parent
commit
7d6f6a26d9
  1. 2
      biome.json

2
biome.json

@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.0.6/schema.json",
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
"files": {
"ignoreUnknown": true,
"includes": [

Loading…
Cancel
Save