🚧 WIP: Underheavly development, reach our Discord for more details
TypeScript Playground Plugin for Type Challenges
- Click this link to install (currently broken)
or
- Open up the TypeScript Playground
- Go the "Plugins" in the sidebar
- Look for "Plugins from npm"
- Add
@type-challenges/playground-plugin - Reload the browser
Then it will show up as a tab in the sidebar.
See CONTRIBUTING.md for the full details, however, TLDR:
git clone ...
yarn install
yarn startThen tick the box for starting plugin development inside the TypeScript Playground.