{ "files": [], "references": [ { "path": "./tsconfig.config.json" }, { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.vitest.json" } ], "compilerOptions": { /* other configs */ "paths": { "@/*": [ "./*", // r ] }, /* other configs */ } }