mirror of
https://github.com/ankitects/anki.git
synced 2025-12-10 13:26:56 -05:00
5 lines
102 B
JSON
5 lines
102 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"include": ["*"],
|
|
"references": [{ "path": "../lib" }]
|
|
}
|