oneuptime icon indicating copy to clipboard operation
oneuptime copied to clipboard

Stronger TS Lint

Open nawazdhandala opened this issue 2 years ago • 2 comments

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.

nawazdhandala avatar Apr 25 '22 18:04 nawazdhandala

@cheese-framework Create one issue per rule, and then we can have PR's on those issues. Once you're done creating issues for those rules, feel free to close this PR.

simlarsen avatar May 16 '22 20:05 simlarsen

hello, is this open for contribution?

nebulahh avatar Apr 22 '23 08:04 nebulahh