chore: finish refactoring

feat: make watcher track directory changes
This commit is contained in:
2023-12-08 18:40:26 +01:00
parent be7d302ef8
commit 2acfa56c1c
17 changed files with 3101 additions and 369 deletions

View File

@@ -1,4 +1,5 @@
{
"files": [],
"references": [{ "path": "./tsconfig.node.json" }, { "path": "./tsconfig.web.json" }]
"references": [{ "path": "./tsconfig.node.json" }, { "path": "./tsconfig.web.json" }],
}