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 9225a9a commit a94894aCopy full SHA for a94894a
.textlintrc.json
@@ -0,0 +1,8 @@
1
+{
2
+ "plugins": ["html"],
3
+ "filters": {},
4
+ "rules": {
5
+ "preset-jtf-style": true,
6
+ "preset-ja-technical-writing": true
7
+ }
8
+}
0 commit comments