Fix web project reference config

This commit is contained in:
Asep Haryana Saputra
2026-05-22 12:46:24 +00:00
parent 62f45ed454
commit 40c4424a1f
+1
View File
@@ -2,6 +2,7 @@
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"composite": true,
"noEmit": true,
"module": "ESNext",
"moduleResolution": "Bundler",
"types": ["node"]