improve typescript setup
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
{
|
||||
"extends": "../../tsconfig",
|
||||
"compilerOptions": {
|
||||
"jsx": "react",
|
||||
},
|
||||
"exclude": [
|
||||
"**/node_modules",
|
||||
"**/dist",
|
||||
"../vue-3",
|
||||
"../../demos",
|
||||
"../vue-2",
|
||||
"../vue-3"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user