mkreiser/ESPN-Fantasy-Football-API

View on GitHub
cspell.json

Summary

Maintainability
Test Coverage
{
  "version": "0.2",
  "language": "en",
  "minWordLength": 3,
  "allowCompoundWords": true,
  "dictionaries": [
    "en_US",
    "companies",
    "softwareTerms",
    "typescript",
    "node"
  ],
  "words": [
    "ffl",
    "kona",
    "rostered",
    "SWID"
  ],
  "flagWords": []
}