Switching to stylistic eslint plugin #3068
Labels
c: infra
Changes to our infrastructure or project setup
good first issue
Good for newcomers
p: 1-normal
Nothing urgent
Milestone
As
typescript-eslint
v8 removes some rules we are using in favor of https://eslint.style/, we want to implement e.g.@stylistic/eslint-plugin-ts
so we can still benefit from rules likepadding-line-between-statements
This needs to be done, before we can merge #3064, so we don't loose the checks for these rules.
This issue was created out of a thread over in #3064:
Originally posted by @Shinigami92 in #3064 (comment)
In typescript-eslint v8 has been removed as it has been moved to the eslint-stylistic package.
This issues serves as a reminder to add the rule back and to unblock the dependency update: #3064
The text was updated successfully, but these errors were encountered: