Skip to content

Commit

Permalink
chore: Actually insturment .js files on cover.
Browse files Browse the repository at this point in the history
  • Loading branch information
randytarampi committed Sep 29, 2020
1 parent 7ca90da commit f7d29ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nycrc
@@ -1,6 +1,6 @@
{
"extension": [
".jsx"
".js"
],
"exclude": [
"node_modules/**",
Expand Down

0 comments on commit f7d29ed

Please sign in to comment.