Tools built on top of Hermes-ESTree to enable codebase transformation
npm install hermes-transformA package for traversing and transforming a hermes AST.
This package is pieced together and inspired by code from:
- @babel/traverse
- eslint
- prettier