Skip to content

Commit

Permalink
include only ts files for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
crypto-eddy committed Nov 18, 2020
1 parent 2810884 commit 7f8fbdc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .nycrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"include": [
"lib/src/**/*.ts"
]
}

0 comments on commit 7f8fbdc

Please sign in to comment.