build: fix type error tips
This commit is contained in:
parent
e72813cc83
commit
fb4cbf447a
@ -23,5 +23,5 @@
|
||||
"vueCompilerOptions": {
|
||||
"nativeTags": ["block", "template", "component", "slot"]
|
||||
},
|
||||
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"]
|
||||
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue", "src/**/*.json"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user