0.0.6 • Published 9 months ago

ts-playground-plugin-prettier v0.0.6

Weekly downloads
86
License
MIT
Repository
github
Last release
9 months ago

TypeScript Playground Plugin

A simple Typescript Playground Plugin to invoke Prettier

It's currently intentionally very simple, but may support more options later.

Running this plugin

As of 2020-11-27, it's available in the sidebar under plugins:

npm.io

If it's not, you can also:

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

0.0.5

9 months ago

0.0.4

11 months ago

0.0.6

9 months ago

0.0.3

1 year ago

0.0.2

3 years ago

0.0.1

4 years ago