mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-03 19:07:15 +00:00
include only src in coverage
This commit is contained in:
parent
9d1765ae91
commit
c25409ff70
@ -43,8 +43,8 @@
|
||||
"nuxt": "./bin/nuxt"
|
||||
},
|
||||
"nyc": {
|
||||
"exclude": [
|
||||
"index.js"
|
||||
"include": [
|
||||
"src/**"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user