vscode-babel-ast-explorer icon indicating copy to clipboard operation
vscode-babel-ast-explorer copied to clipboard

Load Babel version list from npm instead

Open JennieJi opened this issue 1 year ago • 0 comments

Background: The version list (from v0.3.0) is loaded from the tag list of Babel source project. And I found Babel team does unpublish versions quite often, as a result, this version list is not that reliable.

Expectation: Load version list from a more reliable source such as npm.

JennieJi avatar Mar 01 '23 00:03 JennieJi