tslint-config-standard
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "tslint-config-standard", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "A TSLint config for JavaScript Standard Style", | ||
@@ -5,0 +5,0 @@ "main": "tslint.js", |
@@ -129,3 +129,2 @@ module.exports = { | ||
'check-module', | ||
'check-separator', | ||
'check-type', | ||
@@ -132,0 +131,0 @@ 'check-typecast', |
7168
179