summaryrefslogtreecommitdiffstats
path: root/.textlintrc
blob: 8767be0665fe00cce2ad0b1051587c7523d4e48b (plain)
1
2
3
4
5
6
{
  "rules": {
    "common-misspellings": true,
    "terminology": true
  }
}