Skip to content

Commit b5fe004

Browse files
rzzfFloEdelmann
andauthored
Apply suggestion from @FloEdelmann
Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
1 parent ead4546 commit b5fe004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/no-undef-directives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export default {
7171

7272
- `ignorePatterns` (`string[]`) ... An array of regex pattern strings to ignore.
7373

74-
### "ignorePatterns": ["foo"]
74+
### `"ignorePatterns": ["foo"]`
7575

7676
<eslint-code-block :rules="{'vue/no-undef-directives': ['error', {ignorePatterns: ['foo']}]}">
7777

0 commit comments

Comments
 (0)