mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(package) nyc exclude
This commit is contained in:
parent
018c97f497
commit
17b9bde6e5
1 changed files with 2 additions and 1 deletions
|
|
@ -40,7 +40,8 @@
|
|||
},
|
||||
"nyc": {
|
||||
"exclude": [
|
||||
"**.*.spec.js"
|
||||
"**.*.spec.js",
|
||||
"test"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue