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

fix: eslint-plugin-jest 应该是 devDependencies #128

Merged
merged 1 commit into from
Dec 5, 2019

Conversation

donaldshen
Copy link
Contributor

How

方案一

  1. 手动改 package.json

结果发现,运行 yarn 之后 yarn.lock 有所改动。不知什么原因。所以:

方案二

  1. yarn remove eslint-plugin-jest
  2. yarn add -D eslint-plugin-jest

@auto-add-label auto-add-label bot added the bug Something isn't working label Dec 5, 2019
@netlify
Copy link

netlify bot commented Dec 5, 2019

Deploy preview for upload-to-ali ready!

Built with commit c25192d

https://deploy-preview-128--upload-to-ali.netlify.com

@levy9527 levy9527 merged commit bec02eb into FEMessage:dev Dec 5, 2019
@donaldshen donaldshen deleted the fix/jest-dep branch December 12, 2019 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants