tsconfig.json @@ -27,6 +27,9 @@ "types/**/*.ts", "types/**/*.d.ts", "./auto-imports.d.ts" ], "exclude": [ "src/views_back/**/*" ] // "references": [{ "path": "./tsconfig.node.json" }] }