mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
5 lines
130 B
JSON
5 lines
130 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"include": ["*"],
|
|
"references": [{ "path": "../lib" }, { "path": "../sveltelib" }]
|
|
}
|