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

chore: remove standard

ESLint is used directly.
parent cd082579
......@@ -39,14 +39,9 @@
},
"devDependencies": {
"babel": "^5.8.34",
"babel-eslint": "^4.1.6",
"eslint": "^5.0.1",
"prettier": "^1.13.7",
"source-map-support": "^0.4.0",
"standard": "^5.4.1"
},
"standard": {
"parser": "babel-eslint"
"source-map-support": "^0.4.0"
},
"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