Skip to content

Commit

Permalink
fix documentation for specifying alternative extensions see istanbulj…
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe authored and novemberborn committed Mar 31, 2016
1 parent ed88bca commit 7147064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ nyc --extension .jsx --extension .es6 npm test
```json
{
"nyc": {
"extensions": [
"extension": [
".jsx",
".es6"
]
Expand Down

0 comments on commit 7147064

Please sign in to comment.