eslint-ast-traverser

1.0.1 • Public • Published

eslint-ast-traverser

Extracted traverser class from the ESLint project, this is to allow it to be used by external packages, like ESLint plugins, without the need to rely on the internals of ESLint. This way we avoid breaking changes made when ESLint restrucutres any of it's internals, which can be done even on a patch/minor release and rightfully so since it's not an exposed API in the ESLint package.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.10latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.10
0.0.00

Package Sidebar

Install

npm i eslint-ast-traverser

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

8.74 kB

Total Files

5

Last publish

Collaborators

  • ojizero