mrm-task-editorconfig
Mrm task that adds EditorConfig.
What it does
- Creates
.editorconfig
.
Usage
npm install -g mrm mrm-task-editorconfig
mrm editorconfig
Options
See Mrm docs for more details.
indent
(default: tab
)
Indentation, tab
or number of spaces.