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
Additionally this commit moves the cli entry point from src/index.ts to
src/cli.ts and adds a lib entrypoint in src/lib.ts to export required
entities in vscode extension
tsconfig.build.json has been updated to account for the fact that the
environment for module resolution will be bundler.
0 commit comments