1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Use babel-eslint as parser for eslint

This commit is contained in:
Denis Demchenko
2018-09-09 13:27:02 +03:00
parent 8af2e682a2
commit 7e10b20aba
2 changed files with 222 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
"ava": "^0.25.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-eslint": "^9.0.0",
"babel-loader": "^7.1.5",
"babel-plugin-add-module-exports": "^0.3.1",
"babel-plugin-istanbul": "^4.1.6",