mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(types): remove __test__ from ignore (#480)
This commit is contained in:
committed by
GitHub
parent
63c841f6d0
commit
4fcf5ff9bb
@@ -16,7 +16,6 @@
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"packages/**/__tests__/*"
|
||||
"node_modules"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user