-
Notifications
You must be signed in to change notification settings - Fork 445
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
Update npm to yarn #653
base: main
Are you sure you want to change the base?
Update npm to yarn #653
Conversation
40f21c8
to
77136fc
Compare
src/dashboard/package.json
Outdated
"eslint": "^8.57.1", | ||
"eslint-config-airbnb": "^19.0.4", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-babel": "^6.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
latest eslint-plugin-babel
version is 5.3.1, also: https://classic.yarnpkg.com/en/package/eslint-plugin-babel
Signed-off-by: link <haoyuli1697@gmail.com>
DCO: add sign-off: https://github.com/hyperledger/cello/wiki/Contribution-Process Use |
Use latest config file; |
Update npm to yarn;
update node version