summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole3/frontend/tslint.json
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole3/frontend/tslint.json')
-rw-r--r--admin/WebConsole3/frontend/tslint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole3/frontend/tslint.json b/admin/WebConsole3/frontend/tslint.json
index 7c5f0d65..4ab8d4c2 100644
--- a/admin/WebConsole3/frontend/tslint.json
+++ b/admin/WebConsole3/frontend/tslint.json
@@ -29,7 +29,7 @@
"label-position": true,
"max-line-length": [
true,
- 240
+ 300
],
"member-access": false,
"member-ordering": [