mrm-task-editorconfig

Mrm task that adds EditorConfig

Usage no npm install needed!

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

README

mrm-task-editorconfig

Mrm task that adds EditorConfig.

What it does

  • Creates .editorconfig.

Usage

npx mrm editorconfig

Options

See Mrm docs for more details.

indent (default: tab)

Indentation, tab or number of spaces.

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.