tsconfig.json @@ -1,4 +1,8 @@ { "compilerOptions": { "allowJs": true, "moduleResolution": "node", }, "files": [], "references": [ { @@ -8,4 +12,4 @@ "path": "./tsconfig.app.json" } ] } }