Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(types): fix match option accept null/false
Fix #20 Add `null` and `false` possible values to `match` option, in order to prevent any `--match` flag or the `git-describe` command. Correctly handled by JS code (see #20)
- Loading branch information