YingXingAI/tsconfig.json

5 lines
78 B
JSON
Raw Normal View History

{
"vueCompilerOptions": {
"globalTypesPath": "./types/global.d.ts"
}
}