Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Upgrade @typescript-eslint/eslint-plugin to 2.0.0 #22

Open
heikomat opened this issue Aug 13, 2019 · 0 comments
Open

Upgrade @typescript-eslint/eslint-plugin to 2.0.0 #22

heikomat opened this issue Aug 13, 2019 · 0 comments
Assignees

Comments

@heikomat
Copy link
Contributor

Version 2.0.0 of the eslint-plugin just released, with a number of interesting fixes. (see here), one of which is in regards to performance issues in certain situations that we observed aswell (see typescript-eslint/typescript-eslint#760).

Because of these performance issues, we currently supply two configs, 5minds-typescript and 5minds-typescript/fast.

We should check the changes of 2.0.0, see what we can use to improve our typescript linting, and check if the changes of typescript-eslint/typescript-eslint#760 help us identify, why 5minds-typescript is slower than 5minds-typescript/fast in monorepo-szenarios, and check if we can do something about it.

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

No branches or pull requests

3 participants