mrm-task-typescript

Mrm task that adds TypeScript

Usage no npm install needed!

<script type="module">
  import mrmTaskTypescript from 'https://cdn.skypack.dev/mrm-task-typescript';
</script>

README

mrm-task-typescript

Mrm task that adds TypeScript.

What it does

  • Creates tsconfig.json
  • Adds an npm script to run type check before tests
  • Installs dependencies

Usage

npx mrm typescript

Changelog

The changelog can be found in CHANGELOG.md.

Contributing

Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.

Authors and license

Artem Sapegin and contributors.

MIT License, see the included License.md file.