github.com/vipernet-xyz/tm@v0.34.24/docs/.textlintrc.json (about)

     1  {
     2    "rules": {
     3      "stop-words": {
     4        "severity": "warning",
     5        "defaultWords": false,
     6        "words": "stop-words.txt"
     7      }
     8    }
     9  }