playground-plugin-tsquery

My new plugin for the TypeScript playground.

Usage no npm install needed!

<script type="module">
  import playgroundPluginTsquery from 'https://cdn.skypack.dev/playground-plugin-tsquery';
</script>

README

TypeScript Playground Plugin

My new plugin for the TypeScript playground.

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.