File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ by decreasing precedence:
101101 [ other plugins] ( https://github.com/eslint/eslint-plugin-markdown ) , e.g.,
102102 if one sets ` matchingFileName ` to ` dummy.md/*.js ` so that ` @example `
103103 rules will follow rules for fenced JavaScript blocks within one's Markdown
104- rules). (In ESLint 6's process API and ` eslint-plugin-markdown ` < 2, one
104+ rules). (In ESLint 6's processor API and ` eslint-plugin-markdown ` < 2, one
105105 would instead use ` dummy.md ` .) For ` @example ` only.
106106* ` matchingFileNameDefaults ` - As with ` matchingFileName ` but for use with
107107 ` checkDefaults ` and defaulting to ` .jsdoc-defaults ` as extension.
Original file line number Diff line number Diff line change @@ -994,7 +994,7 @@ by decreasing precedence:
994994 [ other plugins] ( https://github.com/eslint/eslint-plugin-markdown ) , e.g.,
995995 if one sets ` matchingFileName ` to ` dummy.md/*.js ` so that ` @example `
996996 rules will follow rules for fenced JavaScript blocks within one's Markdown
997- rules). (In ESLint 6's process API and ` eslint-plugin-markdown ` < 2, one
997+ rules). (In ESLint 6's processor API and ` eslint-plugin-markdown ` < 2, one
998998 would instead use ` dummy.md ` .) For ` @example ` only.
999999* ` matchingFileNameDefaults ` - As with ` matchingFileName ` but for use with
10001000 ` checkDefaults ` and defaulting to ` .jsdoc-defaults ` as extension.
You can’t perform that action at this time.
0 commit comments