@nrfcloud/tslint-config
Advanced tools
+1
-1
| { | ||
| "name": "@nrfcloud/tslint-config", | ||
| "version": "3.4.0", | ||
| "version": "3.5.0", | ||
| "description": "tslint configuration for our projects", | ||
@@ -5,0 +5,0 @@ "main": "tslint.js", |
+1
-0
@@ -16,2 +16,3 @@ module.exports = { | ||
| 'no-internal-module': true, | ||
| 'no-return-await': true, | ||
| 'no-string-throw': true, | ||
@@ -18,0 +19,0 @@ 'no-trailing-whitespace': true, |
5278
0.55%74
1.37%