Skip to content

Commit

Permalink
no import reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinejaussoin committed Oct 17, 2024
1 parent dc978e0 commit eac9d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"indentWidth": 2,
"ignore": ["backend/src/db/migrations"]
},
"organizeImports": { "enabled": true },
"organizeImports": { "enabled": false },
"linter": {
"enabled": true,
"rules": {
Expand Down

0 comments on commit eac9d61

Please sign in to comment.