Skip to content

Conversation

@vbraun
Copy link

@vbraun vbraun commented Jul 6, 2021

The buntis git repo has been deleted by upstream, so we shouldn't rely on it. For future historians: See meriyah/meriyah#48

If you want reliable typescript parsing then we have typescript-estree nowadays, which is used by eslint and prettier. See https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/typescript-estree for more details.

@vbraun vbraun force-pushed the replace-buntis-with-typescript-estree branch from 95f540d to 5b5343b Compare July 6, 2021 16:00
The buntis git repo has been deleted by upstream, so we shouldn't rely
on it.
@vbraun vbraun force-pushed the replace-buntis-with-typescript-estree branch from 5b5343b to feb4913 Compare July 6, 2021 16:01
@cangd
Copy link

cangd commented Jan 3, 2022

I have been looking for solution with a newer ts parser, since it didn't seem to like import type { foo } even though its proper typescript these days :)

Will this be merged soon? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants