chore(pkg): Add tsconfig.node.json

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent e71b9d5e48
commit 194d16e343
2 changed files with 13 additions and 1 deletions
+2 -1
View File
@@ -33,5 +33,6 @@
"exclude": [
"node_modules",
"dist"
]
],
"references": [{ "path": "./tsconfig.node.json" }]
}