6 lines
114 B
JSON
6 lines
114 B
JSON
|
{
|
||
|
"$schema": "http://json.schemastore.org/tsconfig",
|
||
|
"extends": "../../tsconfig.json",
|
||
|
"include": ["src"]
|
||
|
}
|