7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"compilerOptions": {},
|
|
"include": [
|
|
"src/**/*"
|
|
],
|
|
"extends": "../../tsconfig.json",
|
|
} |