-
Notifications
You must be signed in to change notification settings - Fork 139
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
Publish new release with support for updated style guide #24
Comments
I updated a few projects I work on with the new style guide and found three major areas of breakage:
|
Is say make it a major release and don't worry about the breakage. If it's best practice / style then go with it. |
Is there any way to view the new styleguide? The style guide linked in the readme is no longer accurate with these changes |
It hasn't been published outside of Google just yet. We're working on it but it's going to take a bit :) |
CC @dongbohu |
Worth updating the readme to hint at using the eslint:recommended config as well as Google? Found a few things that were nice to have from eslint:recommnded - forced env + ecmascript config. |
I think so. Could you file an issue and we can get that tackled?
|
Created #27. I'll send a PR for this shortly. |
0.7.1 was published on NPM. |
cc @philipwalton @gauntface as an fyi
The text was updated successfully, but these errors were encountered: