Commit 4bb99fdd authored by Julien Fontanet's avatar Julien Fontanet

chore: remove standard

ESLint is used directly.
parent cd082579
...@@ -39,14 +39,9 @@ ...@@ -39,14 +39,9 @@
}, },
"devDependencies": { "devDependencies": {
"babel": "^5.8.34", "babel": "^5.8.34",
"babel-eslint": "^4.1.6",
"eslint": "^5.0.1", "eslint": "^5.0.1",
"prettier": "^1.13.7", "prettier": "^1.13.7",
"source-map-support": "^0.4.0", "source-map-support": "^0.4.0"
"standard": "^5.4.1"
},
"standard": {
"parser": "babel-eslint"
}, },
"license": "MIT" "license": "MIT"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment