3.1.1 • Published 4 years ago

@code-surfer/step-parser v3.1.1

Weekly downloads
58
License
MIT
Repository
github
Last release
4 years ago

@code-surfer/step-parser

For internal use by code-surfer, but you can use it if you want. Just be aware that it doesn't follow semantic versioning, so pin the version just in case.

Contributing

Watch and build code:

$ yarn
$ yarn workspace @code-surfer/step-parser start

Watch tests:

$ yarn workspace @code-surfer/step-parser test:watch