Files
typemap/test/tsconfig.json
2024-12-24 23:31:06 +09:00

5 lines
61 B
JSON

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