@nrfcloud/tslint-config
Advanced tools
+1
-1
| { | ||
| "name": "@nrfcloud/tslint-config", | ||
| "version": "3.5.0", | ||
| "version": "3.6.0", | ||
| "description": "tslint configuration for our projects", | ||
@@ -5,0 +5,0 @@ "main": "tslint.js", |
+2
-1
@@ -44,3 +44,4 @@ module.exports = { | ||
| true, | ||
| 'always' | ||
| 'always', | ||
| 'ignore-bound-class-methods' | ||
| ], | ||
@@ -47,0 +48,0 @@ 'triple-equals': [ |
5314
0.68%75
1.35%