You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hi Adrien,
You should share your eslint config, as this, dev is standardized
The text was updated successfully, but these errors were encountered: