Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 783 Bytes

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 783 Bytes

create-lint-config

0.2.1

Patch Changes

  • df140b1: fix README

0.2.0

Minor Changes

  • 7572900: Add flags such as --help and --input
  • 7572900: Can use prompt step by step to config your wanted

0.1.0

Minor Changes

  • 04444cb: Install dependencies auto
  • 04444cb: Generate prettier、stylelint、commitlint config.
  • 04444cb: A more beautiful interface

Patch Changes

  • 04444cb: Generate prettier config
  • 04444cb: fix template not found
  • 04444cb: Update README.

0.0.7

Patch Changes

  • 5fd4564: Generate stylelint config

0.0.6

Patch Changes

  • chore: remove only-pnpm
  • fix: fix lint srcipt

0.0.5

Patch Changes

  • fix: fix error when package.json not found

0.0.4

Patch Changes

  • feat: Generate eslint config