tyt-weapp/jsconfig.json

5 lines
82 B
JSON

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