aboutsummaryrefslogtreecommitdiff
path: root/tslint.json
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2019-04-16 00:37:50 -0400
committerBob Zeleznik <zzzman@gmail.com>2019-04-16 00:37:50 -0400
commita14e0a905897222a7cb948119a3238abb6e26e25 (patch)
tree6ba6d83518d393e1e1e1d6e3bcba6f46ce377936 /tslint.json
parent13ced657b7a3292e57150bf5e44412d7068b7e3d (diff)
parent0c4ceaf7a51fde6e3d1f97ee00b00b4eb1478da6 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'tslint.json')
-rw-r--r--tslint.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/tslint.json b/tslint.json
index aa4dee4e5..76d28b375 100644
--- a/tslint.json
+++ b/tslint.json
@@ -52,5 +52,6 @@
// }
// ],
// "ordered-imports": true
- }
+ },
+ "defaultSeverity": "warning"
} \ No newline at end of file