We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9073434 commit 5640e40Copy full SHA for 5640e40
biome.json
@@ -1,7 +1,7 @@
1
{
2
- "root": false,
+ "root": true,
3
"$schema": "https://biomejs.dev/schemas/2.2.4/schema.json",
4
- "assist": { "actions": { "source": { "organizeImports": "on" } } },
+ "assist": { "actions": { "source": { "organizeImports": "off" } } },
5
"formatter": {
6
"enabled": false,
7
"lineWidth": 100,
packages/pranx/biome.json
0 commit comments