Files
typebox/codegen/tsconfig.json
T
sinclairzx81 4acd67064c Next
2022-10-06 14:25:10 +09:00

5 lines
61 B
JSON

{
"extends": "../tsconfig.json",
"files": ["index.ts"]
}