diff --git a/demo-shell-ng2/package.json b/demo-shell-ng2/package.json index 36b258bb91..0c5e143ca0 100644 --- a/demo-shell-ng2/package.json +++ b/demo-shell-ng2/package.json @@ -99,7 +99,7 @@ "concurrently": "^2.2.0", "license-check": "1.1.5", "mime": "^1.3.4", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-activiti-analytics/demo/package.json b/ng2-components/ng2-activiti-analytics/demo/package.json index e8804a58f9..1fcff47fa3 100644 --- a/ng2-components/ng2-activiti-analytics/demo/package.json +++ b/ng2-components/ng2-activiti-analytics/demo/package.json @@ -46,7 +46,7 @@ "@types/jasmine": "^2.2.33", "concurrently": "^2.2.0", "rimraf": "2.5.2", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.2", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-activiti-analytics/demo/tslint.json b/ng2-components/ng2-activiti-analytics/demo/tslint.json index 8c48e76469..55c0f8a666 100644 --- a/ng2-components/ng2-activiti-analytics/demo/tslint.json +++ b/ng2-components/ng2-activiti-analytics/demo/tslint.json @@ -38,7 +38,7 @@ "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-activiti-analytics/tslint.json b/ng2-components/ng2-activiti-analytics/tslint.json index 85e9df53c1..27e0dd81da 100644 --- a/ng2-components/ng2-activiti-analytics/tslint.json +++ b/ng2-components/ng2-activiti-analytics/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-activiti-form/package.json b/ng2-components/ng2-activiti-form/package.json index e3a6912814..f2df68ed03 100644 --- a/ng2-components/ng2-activiti-form/package.json +++ b/ng2-components/ng2-activiti-form/package.json @@ -85,7 +85,7 @@ "remap-istanbul": "0.6.3", "rimraf": "2.5.2", "traceur": "0.0.91", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-activiti-form/tslint.json b/ng2-components/ng2-activiti-form/tslint.json index 0a34e57fec..35099dcec4 100644 --- a/ng2-components/ng2-activiti-form/tslint.json +++ b/ng2-components/ng2-activiti-form/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-activiti-processlist/demo/tslint.json b/ng2-components/ng2-activiti-processlist/demo/tslint.json index 8c48e76469..55c0f8a666 100644 --- a/ng2-components/ng2-activiti-processlist/demo/tslint.json +++ b/ng2-components/ng2-activiti-processlist/demo/tslint.json @@ -38,7 +38,7 @@ "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-activiti-processlist/tslint.json b/ng2-components/ng2-activiti-processlist/tslint.json index ba706079f4..5509c88fc7 100644 --- a/ng2-components/ng2-activiti-processlist/tslint.json +++ b/ng2-components/ng2-activiti-processlist/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-activiti-tasklist/demo/package.json b/ng2-components/ng2-activiti-tasklist/demo/package.json index 57d0259371..33953f8e14 100644 --- a/ng2-components/ng2-activiti-tasklist/demo/package.json +++ b/ng2-components/ng2-activiti-tasklist/demo/package.json @@ -46,7 +46,7 @@ "@types/jasmine": "^2.2.33", "concurrently": "^2.2.0", "rimraf": "2.5.2", - "tslint": "3.8.1", + "tslint": "3.15.1", "license-check": "1.1.5", "typescript": "^2.0.2", "wsrv": "^0.1.5" diff --git a/ng2-components/ng2-activiti-tasklist/demo/tslint.json b/ng2-components/ng2-activiti-tasklist/demo/tslint.json index 8c48e76469..55c0f8a666 100644 --- a/ng2-components/ng2-activiti-tasklist/demo/tslint.json +++ b/ng2-components/ng2-activiti-tasklist/demo/tslint.json @@ -38,7 +38,7 @@ "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-activiti-tasklist/package.json b/ng2-components/ng2-activiti-tasklist/package.json index 57306a3dec..cb2feaf84f 100644 --- a/ng2-components/ng2-activiti-tasklist/package.json +++ b/ng2-components/ng2-activiti-tasklist/package.json @@ -86,7 +86,7 @@ "rimraf": "2.5.2", "remap-istanbul": "0.6.3", "traceur": "0.0.91", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-activiti-tasklist/tslint.json b/ng2-components/ng2-activiti-tasklist/tslint.json index 85e9df53c1..27e0dd81da 100644 --- a/ng2-components/ng2-activiti-tasklist/tslint.json +++ b/ng2-components/ng2-activiti-tasklist/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-core/package.json b/ng2-components/ng2-alfresco-core/package.json index 5b584cdc83..9fbd740b28 100644 --- a/ng2-components/ng2-alfresco-core/package.json +++ b/ng2-components/ng2-alfresco-core/package.json @@ -88,7 +88,7 @@ "remap-istanbul": "0.6.3", "rimraf": "2.5.2", "traceur": "0.0.91", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-alfresco-datatable/demo/package.json b/ng2-components/ng2-alfresco-datatable/demo/package.json index 97fd9f2281..8f52bb1a96 100644 --- a/ng2-components/ng2-alfresco-datatable/demo/package.json +++ b/ng2-components/ng2-alfresco-datatable/demo/package.json @@ -52,7 +52,7 @@ "@types/jasmine": "^2.2.33", "concurrently": "^2.2.0", "rimraf": "2.5.2", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-alfresco-datatable/demo/tslint.json b/ng2-components/ng2-alfresco-datatable/demo/tslint.json index 8c48e76469..55c0f8a666 100644 --- a/ng2-components/ng2-alfresco-datatable/demo/tslint.json +++ b/ng2-components/ng2-alfresco-datatable/demo/tslint.json @@ -38,7 +38,7 @@ "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-datatable/package.json b/ng2-components/ng2-alfresco-datatable/package.json index 707237b82b..eee1598e8d 100644 --- a/ng2-components/ng2-alfresco-datatable/package.json +++ b/ng2-components/ng2-alfresco-datatable/package.json @@ -80,7 +80,7 @@ "remap-istanbul": "0.6.3", "rimraf": "2.5.2", "traceur": "0.0.91", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-alfresco-datatable/tslint.json b/ng2-components/ng2-alfresco-datatable/tslint.json index 85e9df53c1..27e0dd81da 100644 --- a/ng2-components/ng2-alfresco-datatable/tslint.json +++ b/ng2-components/ng2-alfresco-datatable/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-documentlist/demo/package.json b/ng2-components/ng2-alfresco-documentlist/demo/package.json index 987074c362..f2f4226a1e 100644 --- a/ng2-components/ng2-alfresco-documentlist/demo/package.json +++ b/ng2-components/ng2-alfresco-documentlist/demo/package.json @@ -47,7 +47,7 @@ "@types/jasmine": "^2.2.33", "concurrently": "^2.2.0", "rimraf": "2.5.2", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-alfresco-documentlist/demo/tslint.json b/ng2-components/ng2-alfresco-documentlist/demo/tslint.json index e550ac11d4..8c9703b9de 100644 --- a/ng2-components/ng2-alfresco-documentlist/demo/tslint.json +++ b/ng2-components/ng2-alfresco-documentlist/demo/tslint.json @@ -38,7 +38,7 @@ "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-documentlist/package.json b/ng2-components/ng2-alfresco-documentlist/package.json index 8744d19758..93290cb4c4 100644 --- a/ng2-components/ng2-alfresco-documentlist/package.json +++ b/ng2-components/ng2-alfresco-documentlist/package.json @@ -90,7 +90,7 @@ "remap-istanbul": "0.6.3", "rimraf": "2.5.2", "traceur": "0.0.91", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-alfresco-documentlist/tslint.json b/ng2-components/ng2-alfresco-documentlist/tslint.json index b57f9928d2..4adb78c769 100644 --- a/ng2-components/ng2-alfresco-documentlist/tslint.json +++ b/ng2-components/ng2-alfresco-documentlist/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-login/demo/tslint.json b/ng2-components/ng2-alfresco-login/demo/tslint.json index e550ac11d4..8c9703b9de 100644 --- a/ng2-components/ng2-alfresco-login/demo/tslint.json +++ b/ng2-components/ng2-alfresco-login/demo/tslint.json @@ -38,7 +38,7 @@ "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-login/package.json b/ng2-components/ng2-alfresco-login/package.json index 5ffdc9cf1a..cfd52e4606 100644 --- a/ng2-components/ng2-alfresco-login/package.json +++ b/ng2-components/ng2-alfresco-login/package.json @@ -93,7 +93,7 @@ "remap-istanbul": "0.6.3", "rimraf": "2.5.2", "traceur": "0.0.91", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5", "xo": "0.14.0", diff --git a/ng2-components/ng2-alfresco-login/tslint.json b/ng2-components/ng2-alfresco-login/tslint.json index 85e9df53c1..27e0dd81da 100644 --- a/ng2-components/ng2-alfresco-login/tslint.json +++ b/ng2-components/ng2-alfresco-login/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-search/demo/package.json b/ng2-components/ng2-alfresco-search/demo/package.json index 4490b28b2a..4dc4b84fcf 100644 --- a/ng2-components/ng2-alfresco-search/demo/package.json +++ b/ng2-components/ng2-alfresco-search/demo/package.json @@ -74,7 +74,7 @@ "@types/jasmine": "^2.2.33", "concurrently": "^2.2.0", "rimraf": "2.5.2", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.2", "wsrv": "^0.1.5" } diff --git a/ng2-components/ng2-alfresco-search/demo/tslint.json b/ng2-components/ng2-alfresco-search/demo/tslint.json index 8c48e76469..55c0f8a666 100644 --- a/ng2-components/ng2-alfresco-search/demo/tslint.json +++ b/ng2-components/ng2-alfresco-search/demo/tslint.json @@ -38,7 +38,7 @@ "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-search/package.json b/ng2-components/ng2-alfresco-search/package.json index af08568b8b..fc42a23513 100644 --- a/ng2-components/ng2-alfresco-search/package.json +++ b/ng2-components/ng2-alfresco-search/package.json @@ -89,7 +89,7 @@ "rimraf": "2.5.2", "remap-istanbul": "0.6.3", "traceur": "0.0.91", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-alfresco-search/tslint.json b/ng2-components/ng2-alfresco-search/tslint.json index 0a34e57fec..35099dcec4 100644 --- a/ng2-components/ng2-alfresco-search/tslint.json +++ b/ng2-components/ng2-alfresco-search/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-tag/demo/package.json b/ng2-components/ng2-alfresco-tag/demo/package.json index 3312debb85..b0d28b7a37 100644 --- a/ng2-components/ng2-alfresco-tag/demo/package.json +++ b/ng2-components/ng2-alfresco-tag/demo/package.json @@ -46,7 +46,7 @@ "@types/jasmine": "^2.2.33", "concurrently": "^2.2.0", "rimraf": "2.5.2", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-alfresco-tag/demo/tslint.json b/ng2-components/ng2-alfresco-tag/demo/tslint.json index e550ac11d4..8c9703b9de 100644 --- a/ng2-components/ng2-alfresco-tag/demo/tslint.json +++ b/ng2-components/ng2-alfresco-tag/demo/tslint.json @@ -38,7 +38,7 @@ "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-tag/tslint.json b/ng2-components/ng2-alfresco-tag/tslint.json index ba706079f4..5509c88fc7 100644 --- a/ng2-components/ng2-alfresco-tag/tslint.json +++ b/ng2-components/ng2-alfresco-tag/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-upload/demo/package.json b/ng2-components/ng2-alfresco-upload/demo/package.json index 91a2e5ba9d..4c4fcd6494 100644 --- a/ng2-components/ng2-alfresco-upload/demo/package.json +++ b/ng2-components/ng2-alfresco-upload/demo/package.json @@ -74,7 +74,7 @@ "@types/jasmine": "^2.2.33", "concurrently": "^2.2.0", "rimraf": "2.5.2", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" } diff --git a/ng2-components/ng2-alfresco-upload/demo/tslint.json b/ng2-components/ng2-alfresco-upload/demo/tslint.json index e550ac11d4..8c9703b9de 100644 --- a/ng2-components/ng2-alfresco-upload/demo/tslint.json +++ b/ng2-components/ng2-alfresco-upload/demo/tslint.json @@ -38,7 +38,7 @@ "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-upload/package.json b/ng2-components/ng2-alfresco-upload/package.json index 2096d20763..6f067e7ceb 100644 --- a/ng2-components/ng2-alfresco-upload/package.json +++ b/ng2-components/ng2-alfresco-upload/package.json @@ -90,7 +90,7 @@ "remap-istanbul": "0.6.3", "rimraf": "2.5.2", "traceur": "0.0.91", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-alfresco-upload/tslint.json b/ng2-components/ng2-alfresco-upload/tslint.json index 85e9df53c1..27e0dd81da 100644 --- a/ng2-components/ng2-alfresco-upload/tslint.json +++ b/ng2-components/ng2-alfresco-upload/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-userinfo/demo/package.json b/ng2-components/ng2-alfresco-userinfo/demo/package.json index dde828b421..89001b7434 100644 --- a/ng2-components/ng2-alfresco-userinfo/demo/package.json +++ b/ng2-components/ng2-alfresco-userinfo/demo/package.json @@ -45,7 +45,7 @@ "@types/jasmine": "^2.2.33", "concurrently": "^2.2.0", "rimraf": "2.5.2", - "tslint": "3.8.1", + "tslint": "3.15.1", "license-check": "1.1.5", "typescript": "^2.0.2", "wsrv": "^0.1.5" diff --git a/ng2-components/ng2-alfresco-userinfo/demo/tslint.json b/ng2-components/ng2-alfresco-userinfo/demo/tslint.json index 85e9df53c1..27e0dd81da 100644 --- a/ng2-components/ng2-alfresco-userinfo/demo/tslint.json +++ b/ng2-components/ng2-alfresco-userinfo/demo/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-userinfo/tslint.json b/ng2-components/ng2-alfresco-userinfo/tslint.json index ba706079f4..5509c88fc7 100644 --- a/ng2-components/ng2-alfresco-userinfo/tslint.json +++ b/ng2-components/ng2-alfresco-userinfo/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-viewer/demo/package.json b/ng2-components/ng2-alfresco-viewer/demo/package.json index 8a02b337e3..23d7a464e6 100644 --- a/ng2-components/ng2-alfresco-viewer/demo/package.json +++ b/ng2-components/ng2-alfresco-viewer/demo/package.json @@ -47,7 +47,7 @@ "@types/jasmine": "^2.2.33", "concurrently": "^2.2.0", "rimraf": "2.5.2", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-alfresco-viewer/demo/tslint.json b/ng2-components/ng2-alfresco-viewer/demo/tslint.json index 8c48e76469..55c0f8a666 100644 --- a/ng2-components/ng2-alfresco-viewer/demo/tslint.json +++ b/ng2-components/ng2-alfresco-viewer/demo/tslint.json @@ -38,7 +38,7 @@ "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-viewer/package.json b/ng2-components/ng2-alfresco-viewer/package.json index 5772b23b8d..fa8baf7057 100644 --- a/ng2-components/ng2-alfresco-viewer/package.json +++ b/ng2-components/ng2-alfresco-viewer/package.json @@ -84,7 +84,7 @@ "remap-istanbul": "0.6.3", "rimraf": "2.5.2", "traceur": "0.0.91", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.3", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-alfresco-viewer/tslint.json b/ng2-components/ng2-alfresco-viewer/tslint.json index 0a34e57fec..35099dcec4 100644 --- a/ng2-components/ng2-alfresco-viewer/tslint.json +++ b/ng2-components/ng2-alfresco-viewer/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-webscript/demo/package.json b/ng2-components/ng2-alfresco-webscript/demo/package.json index 28dab59c76..a5c73402f0 100644 --- a/ng2-components/ng2-alfresco-webscript/demo/package.json +++ b/ng2-components/ng2-alfresco-webscript/demo/package.json @@ -46,7 +46,7 @@ "@types/jasmine": "^2.2.33", "concurrently": "^2.2.0", "rimraf": "2.5.2", - "tslint": "3.8.1", + "tslint": "3.15.1", "typescript": "^2.0.2", "wsrv": "^0.1.5" }, diff --git a/ng2-components/ng2-alfresco-webscript/demo/tslint.json b/ng2-components/ng2-alfresco-webscript/demo/tslint.json index 8c48e76469..55c0f8a666 100644 --- a/ng2-components/ng2-alfresco-webscript/demo/tslint.json +++ b/ng2-components/ng2-alfresco-webscript/demo/tslint.json @@ -38,7 +38,7 @@ "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug", diff --git a/ng2-components/ng2-alfresco-webscript/tslint.json b/ng2-components/ng2-alfresco-webscript/tslint.json index ba706079f4..5509c88fc7 100644 --- a/ng2-components/ng2-alfresco-webscript/tslint.json +++ b/ng2-components/ng2-alfresco-webscript/tslint.json @@ -35,7 +35,7 @@ "no-arg": true, "no-bitwise": false, "no-conditional-assignment": true, - "no-consecutive-blank-lines": false, + "no-consecutive-blank-lines": true, "no-console": [ true, "debug",