Skip to content

Commit

Permalink
chore: Fix nycrcPath reference in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell committed Sep 14, 2019
1 parent 6648545 commit 79e3da7
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 @@ -17,7 +17,7 @@ console.log(loadNycConfig());
Type: `string`
Default: `cwd` from parent nyc process or `process.cwd()`

### options.nycrc
### options.nycrcPath

Type: `string`
Default: `undefined`
Expand Down

0 comments on commit 79e3da7

Please sign in to comment.