Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
arobsn committed Jul 3, 2024
1 parent 637d07a commit 324c211
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions biome.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.2/schema.json",
"files": {
"ignore": [
"**/coverage/*",
"**/dist/*",
"**/node_modules/*",
"**/package.json"
]
"ignore": ["**/coverage/*", "**/dist/*", "**/node_modules/*", "**/package.json"]
},
"organizeImports": {
"enabled": true
Expand Down

0 comments on commit 324c211

Please sign in to comment.