Skip to content

Commit

Permalink
Docs: fix options for use-v-on-exact (#2277)
Browse files Browse the repository at this point in the history
  • Loading branch information
clemdee committed Aug 21, 2023
1 parent f607af7 commit 791a60d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/rules/use-v-on-exact.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@ This rule enforce usage of `exact` modifier on `v-on` when there is another `v-o

## :wrench: Options

```json
{
"vue/use-v-on-exact": ["error"]
}
```
Nothing.

## :couple: Related Rules

Expand Down

0 comments on commit 791a60d

Please sign in to comment.