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

8 lines
97 B
JSON

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