<!-- Default -->

# [DEPRECATED] mrm-preset-default

**This preset is deprecated and no longer needed. Mrm installs tasks automatically.**

Default tasks for [Mrm](https://github.com/sapegin/mrm). You don’t have to install this module, these tasks are included by default.

See [Mrm docs](https://mrm.js.org/docs/getting-started) for more details.

## Tasks

<!-- textlint-disable terminology -->

- [ci](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-ci)
- [codecov](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-codecov)
- [contributing](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-contributing)
- [dependabot](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-dependabot)
- [editorconfig](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-editorconfig)
- [eslint](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-eslint)
- [gitignore](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-gitignore)
- [jest](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-jest)
- [license](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-license)
- [lint-staged](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-lint-staged)
- [package](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-package)
- [prettier](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-prettier)
- [readme](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-readme)
- [semantic-release](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-semantic-release)
- [styleguidist](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-styleguidist)
- [stylelint](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-stylelint)
- [travis](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-travis)
- [typescript](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-typescript)

<!-- textlint-enable -->

## Changelog

The changelog can be found in [CHANGELOG.md](CHANGELOG.md).

## Contributing

Everyone is welcome to contribute. Please take a moment to review the [contributing guidelines](../../Contributing.md).

## Authors and license

[Artem Sapegin](https://sapegin.me) and [contributors](https://github.com/sapegin/mrm/graphs/contributors).

MIT License, see the included [License.md](License.md) file.
