Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change typescript to be a dependency (#75)
Typescript is being imported by the parser files, so it should be a direct dependency instead of just a development one. Without that change, it's impossible to use the extractor programatically or with npx.
- Loading branch information