Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stricter eslint #294

Open
The-Code-Monkey opened this issue Apr 30, 2024 · 1 comment
Open

Stricter eslint #294

The-Code-Monkey opened this issue Apr 30, 2024 · 1 comment

Comments

@The-Code-Monkey
Copy link

I feel like the eslint structure is too weak could be made much stricter for more consistent code, e.g. eslint-config-hardcore

@bmstefanski
Copy link
Member

Hi @The-Code-Monkey , thanks for suggestion

What value would eslint-config-hardcore bring? I always prefer having a flexible convention instead of forcing anything, especially if it's eslint config - in my experience in real world codebases it ends up creating a lot of // ts-ignore comments even though every developer knows that they shouldn't use it

It's possible for you to use that package though, just extend your config with that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants