mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:27:33 +00:00
fix runs and contexts
This commit is contained in:
@@ -9,12 +9,6 @@
|
||||
"devcontainer"
|
||||
],
|
||||
"workspaceFolder": "/workspaces",
|
||||
"postStartCommand": "pnpm turbo lint test:unit",
|
||||
"customizations": {
|
||||
"jetbrains": {
|
||||
"settings": {
|
||||
"com.intellij:app:HttpConfigurable.use_proxy_pac": true
|
||||
}
|
||||
}
|
||||
}
|
||||
"onCreateCommand": "pnpm install --frozen-lockfile --recursive",
|
||||
"postAttachCommand": "pnpm turbo lint test:unit"
|
||||
}
|
Reference in New Issue
Block a user