@byuhbll/tslint-config
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@byuhbll/tslint-config", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Standard TSLint config for HBLL JavaScript/Typescript projects.", | ||
@@ -15,3 +15,7 @@ "main": "index.js", | ||
"tslint-config-airbnb": "^5.1.0" | ||
}, | ||
"peerDependencies": { | ||
"tslint": ">=5.1.0", | ||
"tsutils": "1.6.0" | ||
} | ||
} |
3816
3