-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
airbnb config #3
Comments
Same problem here. 😞 |
Same here except using |
Looks like this is related to standard/eslint-config-standard#23 |
@maitriyogin @quasipedia @matthewadams sorry for not responding. Was busy at work and university. And a bit lazy :) |
That'd be sweet, my man. Thanks. |
@matthewadams @quasipedia @maitriyogin I updated the package. Install it locally(or globally) against all your configs. |
Hi,
I'v tried running this against airbnb's config and got the following error:
/usr/local/lib/node_modules/eslint-to-editorconfig/node_modules/eslint/lib/config/config-file.js:332
throw e;
^
Error: /usr/local/lib/node_modules/eslint-config-airbnb/rules/best-practices.js:
Configuration for rule "no-labels" is invalid:
Value "2,[object Object]" has more items than allowed.
Any ideas?
/Stephen.
The text was updated successfully, but these errors were encountered: