@type-challenges/playground-plugin
v0.1.0
Published
Playground integration for Type Challenges
Downloads
467
Readme
@type-challenges/playground-plugin
TypeScript 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
Getting Started
Step 1
Open TypeScript Playground with Plugin
Step 2
Confirm "OK".
Step 3
Start the challenge in TypeScript Playground!
Contributing
See CONTRIBUTING.md for the full details, however, TLDR:
git clone ...
yarn
yarn start
tick the Connect to localhost:5000 in bottom of Plugins Panel, and refresh browser page.