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 5d5602c commit 85e7e6aCopy full SHA for 85e7e6a
.textlintrc
@@ -3,6 +3,7 @@
3
"max-ten": {
4
"max": 3
5
},
6
+ "no-nfd": true,
7
"no-doubled-conjunctive-particle-ga": true,
8
"no-doubled-conjunction": true,
9
"no-double-negative-ja": true,
package.json
@@ -72,6 +72,7 @@
72
"textlint-rule-no-doubled-joshi": "^3.2.0",
73
"textlint-rule-no-dropping-the-ra": "^1.0.2",
74
"textlint-rule-no-mix-dearu-desumasu": "^1.1.0",
75
+ "textlint-rule-no-nfd": "^1.0.1",
76
"textlint-rule-no-start-duplicated-conjunction": "^1.0.7",
77
"textlint-rule-preset-jtf-style": "^2.0.0",
78
"textlint-rule-prh": "^3.0.1",
0 commit comments