Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
- Biome
- ESbuild
  • Loading branch information
Conaclos committed Oct 1, 2024
1 parent 463709f commit 4c770e9
Show file tree
Hide file tree
Showing 3 changed files with 561 additions and 50 deletions.
3 changes: 2 additions & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.9.2/schema.json",
"$schema": "https://biomejs.dev/schemas/1.9.3/schema.json",
"files": {
"ignoreUnknown": true
},
Expand All @@ -23,6 +23,7 @@
"nursery": {
"all": true,
"noEnum": "off",
"noNestedTernary": "off",
"noSecrets": "off",
"useImportRestrictions": "off"
},
Expand Down
Loading

0 comments on commit 4c770e9

Please sign in to comment.