summaryrefslogtreecommitdiffstats
path: root/middleware/node_modules/axios/tslint.json
blob: 3ec44a760aa07369ef58d481ba855c6e89fe003b (plain) (blame)
1
2
3
4
5
6
{ 
  "extends": "dtslint/dtslint.json",
  "rules": {
    "no-unnecessary-generics": false
  }
}