@samsystem/tslint-config
Advanced tools
+2
-1
@@ -79,4 +79,5 @@ { | ||
| "variable-name": [false, "ban-keywords", "check-format"], | ||
| "newline-before-return": true | ||
| "newline-before-return": true, | ||
| "object-literal-key-quotes": [true, "as-needed"] | ||
| } | ||
| } |
+2
-2
| { | ||
| "name": "@samsystem/tslint-config", | ||
| "description": "TSLint configuration", | ||
| "version": "0.0.9", | ||
| "version": "0.0.10", | ||
| "bugs": { | ||
@@ -25,3 +25,3 @@ "url": "https://github.com/samsystems/samsystems-utils/issues" | ||
| "contributors": [], | ||
| "gitHead": "26b3c3cdbb71bbb9af0c5306bbd1bda5ab1c79a8", | ||
| "gitHead": "2886ee1042dd0cd303c9b8ecc85597f75470dadb", | ||
| "publishConfig": { | ||
@@ -28,0 +28,0 @@ "access": "public" |
4202
1.42%118
0.85%