js-test icon indicating copy to clipboard operation
js-test copied to clipboard

Share your eslint config

Open MathRobin opened this issue 6 years ago • 2 comments

Hi Adrien,

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

MathRobin avatar Oct 16 '17 20:10 MathRobin

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 avatar Oct 18 '17 10:10 adrienjoly

Any suggestions, @MathRobin ?

(cf https://github.com/adrienjoly/js-test/pull/33)

adrienjoly avatar Oct 18 '17 10:10 adrienjoly