Skip to content

Commit

Permalink
🚨 Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Apr 17, 2024
1 parent 59f0faf commit 2064552
Show file tree
Hide file tree
Showing 19 changed files with 1,915 additions and 1,962 deletions.
3 changes: 3 additions & 0 deletions biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"useBlockStatements": "error",
"useShorthandArrayType": "error",
"noShoutyConstants": "warn"
},
"complexity": {
"noForEach": "off"
}
},
"ignore": ["node_modules", "vendor", "dist"]
Expand Down
Loading

0 comments on commit 2064552

Please sign in to comment.