mirror of
https://github.com/zenstackhq/zenstack
synced 2026-05-24 10:08:55 +00:00
* feat(server): migrate rpc api handler and express adapter * fix package.json * misc fixes * update * update ot express5 only * update * update * fix test
4 lines
93 B
JSON
4 lines
93 B
JSON
{
|
|
"extends": "@zenstackhq/typescript-config/base.json",
|
|
"include": ["src/**/*.ts"]
|
|
}
|