summaryrefslogtreecommitdiffstats
path: root/middleware/node_modules/axios/tslint.json
diff options
context:
space:
mode:
Diffstat (limited to 'middleware/node_modules/axios/tslint.json')
-rw-r--r--middleware/node_modules/axios/tslint.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/middleware/node_modules/axios/tslint.json b/middleware/node_modules/axios/tslint.json
new file mode 100644
index 0000000..3ec44a7
--- /dev/null
+++ b/middleware/node_modules/axios/tslint.json
@@ -0,0 +1,6 @@
+{
+ "extends": "dtslint/dtslint.json",
+ "rules": {
+ "no-unnecessary-generics": false
+ }
+}