@shelf/eslint-config
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@shelf/eslint-config", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "ESLint Config for Shelf Projects", | ||
@@ -15,2 +15,5 @@ "license": "MIT", | ||
}, | ||
"scripts": { | ||
"test": "echo ok" | ||
}, | ||
"files": [ | ||
@@ -17,0 +20,0 @@ "rules", |
4509