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(deps-dev): remove @ts/eslint-plugin, parser #5290

Merged
merged 3 commits into from Nov 7, 2023
Merged

chore(deps-dev): remove @ts/eslint-plugin, parser #5290

merged 3 commits into from Nov 7, 2023

Conversation

uiolee
Copy link
Member

@uiolee uiolee commented Sep 11, 2023

What does it do?

  • deps: remove @typescript-eslint/eslint-plugin, @typescript-eslint/parser.
    they had been defined in eslint-config-hexo

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

@github-actions
Copy link

How to test

git clone -b eslint https://github.com/uiolee/hexo.git
cd hexo
npm install
npm test

@coveralls
Copy link

coveralls commented Sep 11, 2023

Pull Request Test Coverage Report for Build 6657052979

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.529%

Totals Coverage Status
Change from base Build 6656880697: 0.0%
Covered Lines: 8884
Relevant Lines: 8926

💛 - Coveralls

@stevenjoezhang stevenjoezhang changed the base branch from v7.0.0 to master October 25, 2023 05:01
yoshinorin
yoshinorin previously approved these changes Oct 31, 2023
Copy link
Member

@yoshinorin yoshinorin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

None yet

4 participants