Playground integration for Type Challenges
npm install @type-challenges/playground-pluginTypeScript Playground Plugin for Type Challenges.
Supported Features:
- [x] Pick question in challenge list
- [x] Switch languages
- [x] Copy and share answer to GitHub issue
- [x] Quick start next question
- [x] Quick find solutions
Open TypeScript Playground with Plugin
Confirm "OK".
Start the challenge in TypeScript Playground!
See CONTRIBUTING.md for the full details, however, TLDR:
``sh``
git clone ...
yarn
yarn start
tick the Connect to localhost:5000 in bottom of Plugins Panel, and refresh browser page.