0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/schemas/tsconfig.build.json
2022-12-20 00:02:35 +08:00

5 lines
92 B
JSON

{
"extends": "./tsconfig",
"include": ["src", "src-models"],
"exclude": ["src/gen"]
}