There was an error while loading. Please reload this page.
1 parent 87b1e4d commit 6a7d412Copy full SHA for 6a7d412
website/.textlintrc.js
@@ -4,6 +4,7 @@ module.exports = {
4
'common-misspellings': true,
5
'stop-words': {
6
severity: 'warning',
7
+ exclude: ['ie'],
8
},
9
'write-good': {
10
0 commit comments