Skip to content

Commit

Permalink
Merge pull request #323 from appfolio/updateNyc
Browse files Browse the repository at this point in the history
Update nyc
  • Loading branch information
gthomas-appfolio authored Oct 28, 2017
2 parents 266a622 + 1fd61a4 commit 7b8d409
Show file tree
Hide file tree
Showing 3 changed files with 895 additions and 642 deletions.
9 changes: 9 additions & 0 deletions .nycrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"nyc": {
"exclude": [
"**/*.spec.js",
"dev_server.js",
"webpack.*config.js"
]
}
}
Loading

0 comments on commit 7b8d409

Please sign in to comment.