Mrm task that adds TypeScript
npm install mrm-task-typescriptMrm task that adds TypeScript.
- Creates tsconfig.json
- Adds an npm script to run type check before tests
- Installs dependencies
````
npx mrm typescript
The changelog can be found in CHANGELOG.md.
Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.
Artem Sapegin and contributors.
MIT License, see the included License.md file.