Skip to content
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

Share your eslint config #30

Open
MathRobin opened this issue Oct 16, 2017 · 2 comments
Open

Share your eslint config #30

MathRobin opened this issue Oct 16, 2017 · 2 comments
Projects

Comments

@MathRobin
Copy link
Contributor

MathRobin commented Oct 16, 2017

Hi Adrien,

You should share your eslint config, as this, dev is standardized

@adrienjoly
Copy link
Owner

adrienjoly commented Oct 18, 2017

I'd love to do this but it seems quite complicated to setup, as this is a mixed project: Polymer 1 code for the UI + Node.js code for the back-end / data scripts.

Tried eslint-plugin-polymer => got 3332 errors, mostly found on back-end scripts that rely on Node.js' API and some ES6 syntax.

Also tried prettier with single-quote option => it was still asking for too many changes in my opinion.

=> Do you have any suggestion?

@adrienjoly
Copy link
Owner

Any suggestions, @MathRobin ?

(cf #33)

@adrienjoly adrienjoly added this to Next in Board Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Board
  
Next
Development

No branches or pull requests

2 participants