First off, thanks for taking the time to contribute!
- Fork (https://github.com/ts-graphviz/ts-graphviz/fork).
- Run
yarn installcommand and install dependencies. - Create a feature branch.
- Commit your changes.
- Rebase your local changes against the main branch.
- Run test suite with the
yarn testcommand and confirm that it passes. - Run
yarn lintandyarn build. - Create new Pull Request.
- Node.js >=14.x
- yarn >=1.17
- Graphviz