WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit b5fe004

Browse files
rzzfFloEdelmann
andauthored
Apply suggestion from @FloEdelmann
Co-authored-by: Flo Edelmann <[email protected]>
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)