Skip to content

Commit 49cc264

Browse files
authored
Update biome.json
1 parent 35a1ef6 commit 49cc264

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/app/biome.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.3.8/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
33
"vcs": {
44
"enabled": false,
55
"clientKind": "git",
@@ -12,6 +12,9 @@
1212
"enabled": false,
1313
"indentStyle": "tab"
1414
},
15+
"assist": {
16+
"enabled": false
17+
},
1518
"linter": {
1619
"enabled": false,
1720
"rules": {

0 commit comments

Comments
 (0)