Files

10 lines
218 B
JSON

{
"$schema": "http://json.schemastore.org/tsconfig",
"extends": "../../../tsconfig.base.json",
"include": [],
"references": [
{ "path": "tsconfig.fixtures.json" },
{ "path": "tsconfig.src.json" }
]
}