Skip to content

Commit

Permalink
play with nyc setings to make it consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
krzkaczor committed Aug 17, 2018
1 parent 17412ed commit 81af0cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .nycrc
Expand Up @@ -8,10 +8,10 @@
"runtime/**/*.ts"
],
"exclude": [
"test/**/*.spec.ts"
"test/**/*.spec.ts",
"**/*.d.ts"
],
"extension": [
".ts"
],
"all": true
]
}

0 comments on commit 81af0cc

Please sign in to comment.