anki/ts/reviewer/tsconfig.json
Damien Elmes e9d71bfbe4 yarn upgrade --latest
bootstrap still held back
2021-10-01 12:52:53 +10:00

6 lines
102 B
JSON

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