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.
1 parent 3f469a8 commit 3ee37f5Copy full SHA for 3ee37f5
README.md
@@ -93,7 +93,7 @@ Via `.textlintrc`(Recommended)
93
```js
94
{
95
"filters": {
96
- "ignore-comments": {
+ "comments": {
97
// enable comment directive
98
// if comment has the value, then enable textlint rule
99
"enablingComment": "textlint-enable",
0 commit comments