ts-fusion-printer
v0.0.1
Published
Prints an AST generated by the ts-fusion-parser according to the provided rules
Readme
ts-fusion-printer
Contribution
- Clone repository
yarn installyarn run watch
Requirements
Optional
This repository uses watchexec to watch files and rebuild the project using esbuild
brew install watchexec