eslint-output
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "eslint-output", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "export multiple formats of eslint", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -56,2 +56,2 @@ # eslint-output | ||
- removed explicitly setting `env: ['browser', 'mocha']` | ||
- removed explicitly setting `envs: ['browser', 'mocha']` |
5112