danger-plugin-wrapper-ts

Wrapper of dangerjs in ts

Usage no npm install needed!

<script type="module">
  import dangerPluginWrapperTs from 'https://cdn.skypack.dev/danger-plugin-wrapper-ts';
</script>

README

danger-plugin-wrapper-ts

Build Status npm version semantic-release

Wrapper of dangerjs in ts

Usage

Install:

yarn add danger-plugin-wrapper-ts --dev

At a glance:

// dangerfile.js
import wrapperTs from 'danger-plugin-wrapper-ts'

wrapperTs()

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.