pause for commit and more extensions
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
{
|
||||
"scripts": {
|
||||
"prepare": "dotnet tool restore && dotnet husky install",
|
||||
"pre-commit": "dotnet husky run --group \"pre-commit\"",
|
||||
"build": "dotnet build --runtime win-x64 --self-contained",
|
||||
"dotnet-format": "dotnet format --report .vscode --verbosity detailed --severity error",
|
||||
"pull": "git pull",
|
||||
"garbage-collect": "git gc"
|
||||
}
|
||||
|
Reference in New Issue
Block a user