mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
[build] collect coverage from ts file (#2700)
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = {
|
||||
},
|
||||
snapshotSerializers: ['<rootDir>/node_modules/jest-serializer-vue'],
|
||||
collectCoverageFrom: [
|
||||
'packages/**/*.{js,vue}',
|
||||
'packages/**/*.{js,ts,tsx,vue}',
|
||||
'!**/style/**',
|
||||
'!**/demo/**',
|
||||
'!**/locale/lang/**',
|
||||
|
Reference in New Issue
Block a user