build: update tsconfig

This commit is contained in:
Sebin Nyshkim 2023-04-02 23:55:24 +02:00
parent 5f65a341a0
commit 35562692e4
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,7 @@
"references": [ "references": [
{ {
"path": "./tsconfig.config.json" "path": "./tsconfig.node.json"
} }
] ]
} }