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

5 lines
78 B
JSON

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