playground-plugin-challenges
Version:
Turn Your Gists into Interactive Coding Challenges in the TypeScript Playground.
7 lines (5 loc) • 431 B
Markdown
## TODOS
- [x] Remove React and TypeScript from build.
- [x] Fix issue where there are brief false positive in between code checks. Results in quick flashes in the UI on occasion.
- [ ] Handle comments. See [this issue](https://github.com/gojutin/playground-plugin-challenges/issues/2)
- [ ] Query variables for Gist IDs, Example: `http://www.typescriptlang.org/v2/play?install-plugin=playground-plugin-challenges&gist-id=123144`