zenstack/packages/create-zenstack/tsconfig.json
Yiming Cao 98668e881d
feat: cli plugin support (#181)
* feat: cli plugin support

* update

* update

* more fixes
2025-08-17 16:35:07 +08:00

4 lines
93 B
JSON

{
"extends": "@zenstackhq/typescript-config/base.json",
"include": ["src/**/*.ts"]
}