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
Hey @gvre thanks for this great skeleton!
WDYT about using an ESLint config that's based on Standard?
I've opened a PR that adds such a config, it will tidy up the package.json a lot.
The text was updated successfully, but these errors were encountered:
I opened the PR because I found that kouts/eslint-config shared the same ESLInt preferences as the ones you originally set in the project, but you can also override any rule you don't like. I'm maintaining it regularly so you won't have to bother about npm packages that need updating etc😄 .
Anyway, let me know and I can close the PR if that doesn't sound like a good idea. In any case, I would definitely recommend creating your own shareable ESLint config, as sooner or later you're going to need it in other projects 😉
Hey @gvre thanks for this great skeleton!
WDYT about using an ESLint config that's based on Standard?
I've opened a PR that adds such a config, it will tidy up the package.json a lot.
The text was updated successfully, but these errors were encountered: