{
"extends": "../tsconfig.json",
"include": ["*"],
"references": [
{ "path": "../lib" },
{ "path": "../components" },
{ "path": "../sveltelib" }
]
}