Skip to content

Commit 4c770e9

Browse files
committed
chore(deps): update deps
- Biome - ESbuild
1 parent 463709f commit 4c770e9

File tree

3 files changed

+561
-50
lines changed

3 files changed

+561
-50
lines changed

biome.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/1.9.2/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/1.9.3/schema.json",
33
"files": {
44
"ignoreUnknown": true
55
},
@@ -23,6 +23,7 @@
2323
"nursery": {
2424
"all": true,
2525
"noEnum": "off",
26+
"noNestedTernary": "off",
2627
"noSecrets": "off",
2728
"useImportRestrictions": "off"
2829
},

0 commit comments

Comments
 (0)