Skip to content

Commit 3776165

Browse files
chore: remove .textlintrc.json and add .textlintignore and .textlintrc files
1 parent bdca2cb commit 3776165

3 files changed

Lines changed: 11 additions & 8 deletions

File tree

.textlintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CHANGELOG.md

.textlintrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"filters": {
3+
"comments": true
4+
},
5+
"rules": {
6+
"terminology": {
7+
"defaultTerms": true
8+
}
9+
}
10+
}

.textlintrc.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)