Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(devDeps): upgrade for eslint #500

Merged
merged 2 commits into from May 28, 2020

Conversation

waitingsong
Copy link
Member

@waitingsong waitingsong commented May 27, 2020

  • eslint
  • @typescript-eslint/eslint-plugin
  • @typescript-eslint/parser

lerna.json hoist not need @typescript-eslint/*
ref: typescript-eslint/typescript-eslint#2105

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

升级 top eslint 为 v7,从而不需修改 lerna.json 添加 hoist 条目。
同时升级 typescript-eslint ,即便 eslint v6 时也不会出现无法加载 @typescript-eslint/* 插件问题。

- eslint
- @typescript-eslint/eslint-plugin
- @typescript-eslint/parser

lerna.json hoist not need @typescript-eslint/*
ref: typescript-eslint/typescript-eslint#2105
@gitpod-io
Copy link

gitpod-io bot commented May 27, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants