chore: fix husky
This commit is contained in:
parent
06f7019330
commit
5fab66444f
4 changed files with 9 additions and 16 deletions
|
@ -4,6 +4,6 @@
|
|||
},
|
||||
"scripts": {
|
||||
"dev": "concurrently -n .net,node,rate -c magenta,yellow,blue -i 'cd Foxnouns.Backend && dotnet watch --no-hot-reload' 'cd Foxnouns.Frontend && yarn dev' 'cd rate && go run -v .'",
|
||||
"format": "cd frontend && yarn format -w"
|
||||
"format": "cd Foxnouns.Frontend && yarn format"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue