sveltejs / eslint-config

An ESLint config for Svelte
14 stars 11 forks source link

[chore] Update dependencies and switch `eslint-plugin-svelte3` to `eslint-plugin-svelte` #19

Closed baseballyama closed 1 year ago

baseballyama commented 1 year ago

By the way, only svelte and sapper is using this repository. (Therefore I updated dependencies also.) Do we need to maintain this repository? I think we can just write ESLint config directly at Svelte core repository itself.

https://github.com/search?q=org%3Asveltejs%20%40sveltejs%2Feslint-config&type=code

benmccann commented 1 year ago

I'm afraid I didn't notice this PR and duplicated most of it in https://github.com/sveltejs/eslint-config/pull/20. I'm going to go ahead and close this now that the changes have been made