Closed
Description
I know you've mentioned the types before as being in progress still (and likely to change), but figured this is its own issue.
Currently the parser types are unusable as eslint-visitor-keys
has no declaration file in the shipped package.
The same seems to apply for eslint-scope
types.
This means nobody using typescript can successfully import the parser package without installing the dependencies themselves (and copying your custom types across).