You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cli): Add in typescript language along with use-docker switch into the CLI (#76)
* Add typescript and --use-docker as switches for CLI
* Check config file for useDocker and use_docker
* remove pip -use-feature=2020-resolver option from github actions, it is no longer valid
* Update useDocker in test to use_docker
* formatting update
* added parser tests
0 commit comments