This commit is contained in:
Max Peintner
2023-04-04 15:35:41 +02:00
parent 25aec6078e
commit bfc6b33ed0
3 changed files with 5 additions and 3 deletions

View File

@@ -8,7 +8,6 @@
"lint-staged": "lint-staged",
"start": "next start",
"test": "yarn prettier:check &nexarn lint",
"generate": "buf generate external/zitadel/proto",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
},
"git": {