Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
link to relevant version in configuration section of README
Browse files Browse the repository at this point in the history
  • Loading branch information
zachflower committed Aug 10, 2020
1 parent ca6e9fe commit d749f74
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 @@ -29,7 +29,7 @@ If you don't use `hpm`, add `hyper-confirm` to the `plugins` array in your Hyper

## Configuration

As of `hyper-confirm` v1.0, the quit confirmation dialog is enabled by default. To disable it, add `confirmQuit: false` to the `config` object in your Hyper config file (typically found at `~/.hyper.js`):
As of [v1.0.0](https://github.com/zachflower/hyper-confirm/releases/tag/v1.0.0), the quit confirmation dialog is enabled by default. To disable it, add `confirmQuit: false` to the `config` object in your Hyper config file (typically found at `~/.hyper.js`):

```javascript
module.exports = {
Expand Down

0 comments on commit d749f74

Please sign in to comment.