match-curriculum / node_modules / axios / tslint.json
tslint.json
Raw
{ 
  "extends": "dtslint/dtslint.json",
  "rules": {
    "no-unnecessary-generics": false
  }
}