We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec34a88 commit 3ad9f71Copy full SHA for 3ad9f71
biome.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.4.11/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.4.6/schema.json",
3
"formatter": {
4
"enabled": true,
5
"indentStyle": "tab"
package.json
@@ -63,7 +63,7 @@
63
"@babel/preset-typescript": "^7.28.5",
64
"@babel/runtime": "^7.28.4",
65
"@babel/runtime-corejs3": "^7.28.4",
66
- "@biomejs/biome": "^2.4.11",
+ "@biomejs/biome": "^2.4.6",
67
"@rspack/cli": "^1.7.0",
68
"@rspack/core": "^1.7.0",
69
"@types/ace": "^0.0.52",
0 commit comments