1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-22 09:23:13 +01:00

Update eslint-config-ascribe to avoid errors with long re-export lines

This commit is contained in:
Brett Sun 2016-06-13 15:22:10 +02:00
parent 643b45bdee
commit 2ba96780f1

View File

@ -80,7 +80,7 @@
"decamelize": "^1.1.1",
"dotenv": "^1.2.0",
"eslint": "^2.12.0",
"eslint-config-ascribe": "^1.0.1",
"eslint-config-ascribe": "^1.0.2",
"eslint-plugin-import": "^1.8.1",
"eslint-plugin-jsx-a11y": "^1.4.2",
"eslint-plugin-react": "^5.1.1",