Skip to content

Releases: eslint/create-config

v0.4.1

31 Oct 23:41
Compare
Choose a tag to compare

Documentation

  • d42d866 docs: update --config usage for npm v7+ (#42) (唯然)

v0.4.0

21 Oct 19:18
Compare
Choose a tag to compare

Features

Chores

  • 368a1a3 chore: Remove unused code (#36) (Brandon Mills)

v0.3.1

14 Aug 01:14
Compare
Choose a tag to compare

Bug Fixes

  • bf2a259 fix: remove airbnb/google in style guides when using ts (#33) (唯然)

v0.3.0

02 Jul 01:36
Compare
Choose a tag to compare

Features

v0.2.0

04 May 20:14
Compare
Choose a tag to compare

Features

  • 8a26ef4 feat: added yarn and pnpm installations (#24) (Strek)

Bug Fixes

  • dbd5e34 fix: throw error and exit when package.json not found (#27) (Strek)

Build Related

Chores

v0.1.2

07 Jan 23:58
Compare
Choose a tag to compare

Bug Fixes

  • c8ba806 fix: Wrong info about globally-installed copy of ESLint (#18) (唯然)
  • da0fcbb fix: cannot find installed eslint (#15) (唯然)
  • 859b379 fix: missing question to confirm installing dependencies (#14) (唯然)

v0.1.1

18 Dec 01:09
Compare
Choose a tag to compare

Bug Fixes

  • 48d8025 fix: import("eslint") doesn't work (#9) (唯然)

v0.1.0

16 Dec 01:08
Compare
Choose a tag to compare

Features

  • d054ce7 feat: move eslint --init (#1) (唯然)

Bug Fixes

  • 5cb3a94 fix: upgrade esmock v1.7.0 (#5) (唯然)

Chores

  • 6d20aa3 chore: add publishConfig field in package.json (#6) (Nitin Kumar)
  • bd6eb01 ci: use node v16 (#3) (Nitin Kumar)