fix
This commit is contained in:
@ -36,6 +36,9 @@
|
||||
"include": [
|
||||
"src/**/*.ts",
|
||||
"src/**/*.tsx",
|
||||
"src/**/*.vue"
|
||||
"src/**/*.vue",
|
||||
"preview/**/*.view",
|
||||
"preview/**/*.ts",
|
||||
"preview/**/*.tsx"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user