sanex3339 hace 9 años
padre
commit
651d846230
Se han modificado 1 ficheros con 1 adiciones y 4 borrados
  1. 1 4
      tslint.json

+ 1 - 4
tslint.json

@@ -33,10 +33,7 @@
     "jsdoc-format": true,
     "label-position": true,
     "label-undefined": true,
-    "max-line-length": [
-      true,
-      140
-    ],
+    "max-line-length": false,
     "member-access": true,
     "member-ordering": [
       true,