Commit 55abcfa1 authored by shenzhiqiang's avatar shenzhiqiang

chore: ts include

parent 82a6f534
Pipeline #1043 failed with stages
in 0 seconds
......@@ -31,6 +31,13 @@
"scripthost"
]
},
"include": [
"src/**/*.ts",
"src/**/*.tsx",
"src/**/*.vue",
"tests/**/*.ts",
"tests/**/*.tsx"
],
"exclude": [
"node_modules",
"unpackage",
......
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 to comment