{ "files": [], "references": [ { "path": "./tsconfig.config.json" }, { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.vitest.json" } ], "compilerOptions": { "typeRoots": ["./typings", "./node_modules/@types"], "types": ["quasar-ui-q-draggable-table"], /* other configs */ "paths": { "@/*": [ "./*", // r ] }, /* other configs */ } }