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