aboutsummaryrefslogtreecommitdiff
path: root/tslint.json
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-04-16 11:00:55 -0400
committerbob <bcz@cs.brown.edu>2019-04-16 11:00:55 -0400
commitbb935a1af68c3684640cf93e04b55324142b05ea (patch)
tree571369e8b17af15e231e1c22f08d05597ae2e815 /tslint.json
parentb7a766aa5d53686e032b34d7213ad543108f12c3 (diff)
parent5acba4487b3cb66d194e7e3c4c06c5ed8e2c04b4 (diff)
Merge branch 'master' into richTextEditor
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