Skip to content

Commit

Permalink
docs: added "temp-directory" to configuring nyc (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingismagick authored and bcoe committed May 8, 2018
1 parent d76744a commit ef550bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ Any configuration options that can be set via the command line can also be speci
],
"cache": true,
"all": true,
"temp-directory": "./alternative-tmp",
"report-dir": "./alternative"
}
}
Expand Down

0 comments on commit ef550bf

Please sign in to comment.