You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Репозиторий c инструкцией подключения к другим проектам и готовым конфигом на базе [airbnb](https://github.com/airbnb/javascript)",
3
+
"version": "2.0.0",
4
+
"description": "Репозиторий c инструкцией подключения к другим проектам и готовым конфигом на базе [airbnb](https://github.com/airbnb/javascript)",
5
5
"main": "index.js",
6
6
"dependencies": {
7
7
"babel-eslint": "^6.1.2",
8
-
"eslint-config-airbnb": "^9.0.1"
9
-
},
10
-
"peerDependencies": {
11
-
"eslint": "^2.12.0",
12
-
"eslint-plugin-import": "^2.2.0",
13
-
"eslint-plugin-jsx-a11y": "^1.4.2",
14
-
"eslint-plugin-react": "^5.1.1"
8
+
"eslint-config-airbnb": "^14.1"
15
9
},
16
10
"devDependencies": {},
17
11
"scripts": {
18
12
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments