# @modern-js/eslint-generator

## 1.3.1

### Patch Changes

- 895fa0ff: chore: using "workspace:\*" in devDependencies

## 1.3.0

### Minor Changes

- 2b12032c: feat: upgrade csmith tools
- a4330c73: feat: adjust generator eslint and tsconig file

### Patch Changes

- 6cffe99d: chore:
  remove react eslint rules for `modern-js` rule set.
  add .eslintrc for each package to speed up linting

## 1.2.3

### Patch Changes

- 17d0cc46: feat: prebundle lodash to @modern-js/utils/lodash

## 1.2.2

### Patch Changes

- 6668a1bf: feat: upgrade @modern-js/codesmith-api-app version

## 1.2.1

### Patch Changes

- e06c7c25: change generator main path on development mode

## 1.2.0

### Minor Changes

- cfe11628: Make Modern.js self bootstraping

### Patch Changes

- 2c049918: feat: polyfill function support enable using new command

## 1.1.7

### Patch Changes

- f73fee4b: feat: upgrade codesmith version to add get npm package timeout's time

## 1.1.6

### Patch Changes

- 4819a3c7: feat: update generator version

## 1.1.5

### Patch Changes

- 4a5214db: fix: generator plugin error

## 1.1.4

### Patch Changes

- feat: bump csmith tools version

## 1.1.3

### Patch Changes

- e12b3d0b: feat: upgrade codesmith version

## 1.1.2

### Patch Changes

- 2c0750e1: fix generator export config

## 1.1.1

### Patch Changes

- 687c92c7: refactor: generator input questions
  feat: add eslint generator
