@smarthead/mrm-preset

SmartHead preset for Mrm

Usage no npm install needed!

<script type="module">
  import smartheadMrmPreset from 'https://cdn.skypack.dev/@smarthead/mrm-preset';
</script>

README

Mrm Preset

SmartHead preset for Mrm

Mrm Preset supports

This preset includes the following Mrm tasks

package
gitignore
editorconfig
gitattributes
browserslist
stylelint
eslint
typescript
prettier
lint-staged

Usage

You should initialize Git in your project before run mrm

git init

Running mrm with this mrm preset

npx -p mrm -p @smarthead/mrm-preset@latest mrm --preset @smarthead/mrm-preset default

Command line parameters

You can pass some options. For example, you can change a style config.

mrm --preset @smarthead/mrm-preset default --config:style jss

All parameters

Parameter Possible values Default
style scss, jss scss