docs: save memory

This commit is contained in:
Dan Finch 2026-08-04 03:11:46 +02:00
parent 2c31bd82bf
commit 47c521f9b8
3 changed files with 148 additions and 1 deletions

View file

@ -2,7 +2,7 @@
"extends": "./tsconfig.base.json",
"references": [
{
"path": "./tsconfig.src.json"
"path": "./tsconfig.app.json"
}
],
"compilerOptions": {