2020-03-30 14:07:37 +08:00

9 lines
98 B
JSON

{
"extends": "../../tsconfig.json",
"compilerOptions": {},
"include": [
"./src/"
]
}