eslint-config-jameslnewell
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,1 +0,1 @@ | ||
module.exports = require('./lib/eslintrc.json'); | ||
module.exports = require('./defaults.json'); |
{ | ||
"name": "eslint-config-jameslnewell", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "ESLint config for how I like to format code - readable with whitespace and semicolons.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
7799