diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 23b0fa9..4f9169d 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,10 @@ "homepage": "https://github.com/ueokande/vim-vixen", "devDependencies": { "babel-cli": "^6.24.1", + "babel-eslint": "^7.2.3", "babel-loader": "^7.1.1", "babel-preset-es2015": "^6.24.1", + "eslint": "^4.4.1", "webpack": "^3.5.3" } } |