Skip to content

Commit 8e773ba

Browse files
committed
chore: update code-workspace
1 parent 8a3d7a5 commit 8e773ba

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

deepcrawl.code-workspace

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
"apps/**": true,
2727
"packages/**": true
2828
},
29+
"editor.codeActionsOnSave": {
30+
"source.organizeImports.biome": "explicit",
31+
"source.fixAll.biome": "explicit"
32+
},
2933
"tailwindCSS.experimental.configFile": "./packages/ui/src/styles/globals.css"
3034
}
3135
}

0 commit comments

Comments
 (0)