pwa-starter icon indicating copy to clipboard operation
pwa-starter copied to clipboard

feat: add eslint to the project

Open 43081j opened this issue 8 months ago • 0 comments

This introduces ESLint along with the typescript and lit plugins.

It also changes any code currently producing a lint error.

Was poking around the repo and noticed this wasn't already here. Let me know if it was an active choice to not have a lint script and i'll close this PR

FYI the import.meta.env types come from vite. may be fine but would break if a consumer ever removed vite i suppose

43081j avatar Oct 08 '23 15:10 43081j