{ "vueCompilerOptions": { "globalTypesPath": "types/global.d.ts" }, "compilerOptions": { "baseUrl": ".", "paths": { "@/*": ["./*"] } }, "include": ["./**/*"] }