diff --git a/jslib b/jslib index 1aa774b99f..c0e7e588ed 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 1aa774b99f73123b0bcf2654e4ba59fe95f39563 +Subproject commit c0e7e588ed59832a6f579ff63d85bfcdfb400d78 diff --git a/tslint.json b/tslint.json index b6d5571669..7e4320f723 100644 --- a/tslint.json +++ b/tslint.json @@ -48,6 +48,7 @@ "check-preblock", "check-separator", "check-type" - ] + ], + "max-classes-per-file": false } }