UNPKG

mrm-task-editorconfig

Version:
38 lines (20 loc) 785 B
<!-- EditorConfig --> # mrm-task-editorconfig [Mrm](https://github.com/sapegin/mrm) task that adds [EditorConfig](http://editorconfig.org/). ## What it does - Creates `.editorconfig`. ## Usage ``` npx mrm editorconfig ``` ## Options See [Mrm docs](../../docs/Getting_started.md) for more details. ### `indent` (default: `tab`) Indentation, `tab` or number of spaces. ## 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.