Skip to content

Commit 13425d0

Browse files
chore(deps): biome config update
1 parent 01a8861 commit 13425d0

3 files changed

Lines changed: 2 additions & 14 deletions

File tree

biome.jsonc

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,5 @@
1111
"noBarrelFile": "off"
1212
}
1313
}
14-
},
15-
"overrides": [
16-
{
17-
"include": ["vite.config.ts"],
18-
"linter": {
19-
"rules": {
20-
"style": {
21-
"noDefaultExport": "off"
22-
}
23-
}
24-
}
25-
}
26-
]
14+
}
2715
}

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@changesets/cli": "^2.27.11",
6767
"@commitlint/cli": "^19.6.1",
6868
"@commitlint/config-conventional": "^19.6.0",
69-
"@cto_of_everything/biome-config": "^0.0.3",
69+
"@cto_of_everything/biome-config": "^1.0.0",
7070
"@epic-web/cachified": "^5.2.0",
7171
"@types/better-sqlite3": "^7.6.12",
7272
"@types/bun": "latest",

0 commit comments

Comments
 (0)