There was an error while loading. Please reload this page.
1 parent cbc4894 commit 27609faCopy full SHA for 27609fa
website/.textlintrc.js
@@ -1,5 +1,6 @@
1
module.exports = {
2
rules: {
3
+ 'en-capitalization': true,
4
'@textlint-rule/no-unmatched-pair': true,
5
'common-misspellings': true,
6
'stop-words': {
0 commit comments