We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116ddcc commit 4821aecCopy full SHA for 4821aec
packages/cli/src/index.ts
@@ -41,7 +41,7 @@ function createProgram() {
41
.description(
42
`${colors.bold.blue(
43
'ζ',
44
- )} ZenStack is the data layer for modern TypeScript apps.\n\nDocumentation: https://zenstack.dev/docs/3.x.`,
+ )} ZenStack is the data layer for modern TypeScript apps.\n\nDocumentation: https://zenstack.dev/docs/3.x`,
45
)
46
.showHelpAfterError()
47
.showSuggestionAfterError();
packages/ide/.DS_Store
8 KB
0 commit comments