eslint-output
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "eslint-output", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "export multiple formats of eslint", | ||
@@ -24,3 +24,3 @@ "keywords": [ | ||
"scripts": { | ||
"test": "exit 0", | ||
"test": "npm run lint", | ||
"lint": "eslint .", | ||
@@ -27,0 +27,0 @@ "lint:fix": "eslint --fix .", |
eslint-output | ||
======== | ||
[](https://badge.fury.io/js/eslint-output) | ||
[](https://travis-ci.org/lwhiteley/eslint-output) | ||
### Getting started | ||
@@ -5,0 +8,0 @@ |
Sorry, the diff of this file is not supported yet
48
3696
6