1.0.2 • Published 3 years ago

@albanbl/mrm-preset v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@albanbl/mrm-preset 🌈

This package is a set of MRM preset to keep the same config accross all my projects

Setup 🌱

pnpm i -D mrm @albanbl/mrm-preset

Then, add a new script to your package.json file :

{
    "scripts": {
        "mrm": "mrm --preset=@albanbl/mrm-preset"
    }
}

Usage ✨

pnpm mrm # see all available presets
pnpm mrm all # run all available presets
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.3

3 years ago