We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
(default:
)
1 parent b6f8298 commit 4117ffbCopy full SHA for 4117ffb
docs/rules/no-empty-definitions.md
@@ -50,7 +50,7 @@ Examples of **correct** code for this rule:
50
51
The following options are available on this rule:
52
53
-* `checkFootnoteDefinitions: boolean` - When set to `false`, the rule will not report empty footnote definitions. Default is `true`.
+* `checkFootnoteDefinitions: boolean` - When set to `false`, the rule will not report empty footnote definitions. (default: `true`).
54
55
Examples of **correct** code for this rule with `checkFootnoteDefinitions: false`:
56
0 commit comments