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

Update npm to yarn #653

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Update npm to yarn #653

wants to merge 10 commits into from

Conversation

link1697
Copy link
Collaborator

@link1697 link1697 commented Nov 1, 2024

Update npm to yarn;
update node version

"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-babel": "^6.0.0",
Copy link
Member

@xichen1 xichen1 Nov 2, 2024

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>
@yeasy
Copy link
Member

yeasy commented Nov 9, 2024

DCO: add sign-off: https://github.com/hyperledger/cello/wiki/Contribution-Process

Use make check to run CI test locally.

@yeasy
Copy link
Member

yeasy commented Nov 9, 2024

Use latest config file;
Use npx eslint "**/*.ts" to replace "--ext", which is deprecated.

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

Successfully merging this pull request may close these issues.

3 participants