Commit be75e7ae by liangjianmin

add

parent d0dd426f
Showing with 21 additions and 0 deletions
/node_modules
/unpackage
{
"compilerOptions": {
"target": "ES2020",
"lib": ["ES2020", "DOM", "DOM.Iterable"],
"baseUrl": ".",
"paths": {
"@/*": [
"./*"
]
}
},
"vueCompilerOptions": {
"globalTypesPath": "./node_modules/vue/dist/vue.d.ts"
},
"include": [
"./**/*"
]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment