1.0.10 • Published 4 years ago

mrm-task-lint-staged-wonderment v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

mrm-task-lint-staged-wonderment

Mrm task that adds configs for pre-commit code formatting

Note: supports only Prettier, ESLint and Stylelint now.

What it does

  • Creates a config in package.json
  • Adds required packages in devDependencies
  • Creates .prettierrc
  • Sets up a pre-commit git hook
  • Updates .gitignore to ignore pre-commit hook script
  • Installs dependencies

Usage

npm install -g mrm
mrm mrm-task-lint-staged-wonderment

OR

npx mrm mrm-task-lint-staged-wonderment

With next.js

npx -p npm@6 mrm mrm-task-lint-staged-wonderment
1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago