mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[build] collect coverage from ts file (#2700)
This commit is contained in:
parent
c4a9ae5fdd
commit
eb6f1b1df6
@ -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/**',
|
||||
|
Loading…
x
Reference in New Issue
Block a user