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
Yeah this is a fork of ts-ast-viewer so it isn't live there
All you should need to do here is
# install
yarn install
# run locally, this can take a long time to boot up
yarn start
iirc it takes a REALLY long time to start because it is still adding like 7 versions of typescript in completely so you can switch between them, which really isn't needed for this feature... but it was a crude fork of ts-ast-viewer :-D
Hey @bradennapier - first: awesome idea for an extension/webservice.
Unfortunately I have not been able to get either to work - maybe I am just missing something critical.
Specifically:
Viewing ts-ast-viewer.com
I just don't see the convert to zod menu item.
Running locally
I also cannot workout how to. run the repo locally - I tried using jekyll to build and serve it as its a gh page right?
I also tried pulling down the extension to run it locally - but didn't know where to start with that either 😅
The text was updated successfully, but these errors were encountered: