1.0.10 • Published 3 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago