Skip to content

Commit 370d535

Browse files
committed
bump version + added babel-eslint parser
1 parent e8bcd7d commit 370d535

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name": "@evo/eslint-config-uaprom",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Репозиторий c инструкцией подключения к другим проектам и готовым конфигом на базе [airbnb](https://github.com/airbnb/javascript)",
55
"main": "index.js",
66
"dependencies": {
7+
"babel-eslint": "^6.1.2",
78
"eslint-config-airbnb": "^9.0.1"
89
},
910
"peerDependencies": {

0 commit comments

Comments
 (0)