Skip to content

Commit

Permalink
Disable import organizing
Browse files Browse the repository at this point in the history
  • Loading branch information
longnguyen2004 committed Dec 31, 2024
1 parent 1f3bcab commit 043308f
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 @@ -14,7 +14,7 @@
"indentStyle": "tab"
},
"organizeImports": {
"enabled": true
"enabled": false
},
"linter": {
"enabled": true,
Expand Down

0 comments on commit 043308f

Please sign in to comment.