playground-format-on-save

TypeScript Playground plugin to save on format

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
playground-format-on-save
800.0.5a year agoa year agoMinified + gzip package size for playground-format-on-save in KB

Readme

TypeScript Playground Plugin

TypeScript Playground plugin to save on format

Running this plugin


or
  • Open up the TypeScript Playground
  • Go the "Plugins" in the sidebar
  • Look for "Plugins from npm"
  • Add "name"
  • 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.