orta / playground-clippy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playground Plugin Clippy

Finally, someone who has an answer for every problem in your Playground.

Or, with a hint of chaos

Running this plugin

or

  • Open up the TypeScript Playground
  • Go the "Plugins" in the sidebar
  • Look for "Plugins from npm"
  • Add "playground-clippy"
  • Reload the browser

Then it will show up as a tab in the sidebar.

Contributing

See CONTRIBUTING.md for the full details, however, TLDR:

git clone ...
yarn install
yarn start

Then tick the box for starting plugin development inside the TypeScript Playground.

About


Languages

Language:JavaScript 63.6%Language:TypeScript 36.4%