There was an error while loading. Please reload this page.
1 parent f6191df commit 87b1e4dCopy full SHA for 87b1e4d
website/.textlintrc.js
@@ -1,6 +1,5 @@
1
module.exports = {
2
rules: {
3
- apostrophe: true,
4
'@textlint-rule/no-unmatched-pair': true,
5
'common-misspellings': true,
6
'stop-words': {
website/package.json
@@ -20,7 +20,6 @@
20
"lint-staged": "^8.1.0",
21
"prettier": "^1.15.3",
22
"textlint": "^11.3.1",
23
- "textlint-rule-apostrophe": "^1.0.0",
24
"textlint-rule-common-misspellings": "^1.0.1",
25
"textlint-rule-en-capitalization": "^2.0.2",
26
"textlint-rule-stop-words": "^1.0.17",
0 commit comments