This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 209
New https://github.com/eslint/eslint-scope project #438
Comments
@JamesHenry, I'm actively working on rewriting this package so that flow types are perfectly scoped. Not only so that eslint can make better use of the scope info, but also to power other fb tooling that needs type data (e.g.: code generators that need to resolve types). Would you accept a series of PRs in |
@zertosh I have been working on adding type annotation and decorator support to eslint-scope, since typescript would benefit from this as well. If we added type parameter support as well would that cover everything for flow? |
I think we can close now since we use this as a dep Line 18 in bf27f60
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey @hzoo et al 😄
I just wanted to make sure you are aware that we have officially forked escope at https://github.com/eslint/eslint-scope
There were a couple of reasons for this, but most recently it was not possible to work with the maintainers of escope to accept PRs relating to extensions to ESTree (e.g. for features relating to typeAnnoations)
We will be working to replace escope with eslint-scope in ESLint as part of the next major release (v4).
@nzakas was keen that you guys were aware of that in plenty of time, as I know you currently have to do some funky stuff around scopes in this project.
Please let us know if you have any questions!
The text was updated successfully, but these errors were encountered: