chore(*): adopt project templates
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{
|
||||
"hooks": [
|
||||
{
|
||||
"command": "bun fix --skip=correctness/noUnusedImports",
|
||||
"command": "cd frontend && bun run fix --skip=correctness/noUnusedImports",
|
||||
"type": "command"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user