mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-11 19:52:18 +00:00
fmt
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"lint": "turbo run lint",
|
||||
"lint:fix": "turbo run lint:fix",
|
||||
"clean": "turbo run clean && rm -rf node_modules",
|
||||
"format:fix": "prettier --write \"**/*.{ts,tsx,md}\"",
|
||||
"format": "prettier --check \"**/*.{ts,tsx,md}\"",
|
||||
"changeset": "changeset",
|
||||
"version-packages": "changeset version",
|
||||
|
||||
Reference in New Issue
Block a user