Stronger TS Lint #2343

Open
opened 2026-04-05 16:59:30 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @nawazdhandala on 4/25/2022

Our current eslintrc file .eslintrc.json is missing some typescript lint rules. You can find TS eslint rules here: https://typescript-eslint.io/rules/

We need to implement more lint eslint rules from https://typescript-eslint.io/rules/

Please look into all the rules here: https://typescript-eslint.io/rules/ and compare it with rules in the file .eslintrc.json. For rules that does not exists in .eslintrc.json, we should create a new issue to implement that rule.

This is no-code PR which means, new issues will be created and this issue will be closed.

*Originally created by @nawazdhandala on 4/25/2022* Our current eslintrc file `.eslintrc.json` is missing some typescript lint rules. You can find TS eslint rules here: https://typescript-eslint.io/rules/ We need to implement more lint eslint rules from https://typescript-eslint.io/rules/ Please look into all the rules here: https://typescript-eslint.io/rules/ and compare it with rules in the file `.eslintrc.json`. For rules that does not exists in `.eslintrc.json`, we should create a new issue to implement that rule. This is no-code PR which means, new issues will be created and this issue will be closed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#2343