mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-13 18:28:05 -05:00
[eslint config] sort peerDependencies in alphabetical order
This commit is contained in:
committed by
Pirasis
parent
ac2ed5a749
commit
62d8d66049
@@ -66,8 +66,8 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"eslint": "^4.8.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.0.2",
|
||||
"eslint-plugin-import": "^2.7.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.0.2",
|
||||
"eslint-plugin-react": "^7.4.0"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user