Skip to content

Conversation

@D-Sketon
Copy link
Member

testConfig is an array, so testConfig.rules and testConfig.languageOptions will be undefined.
We may need to modify the ESLint configurations in other repositories as well.

@D-Sketon D-Sketon marked this pull request as ready for review November 29, 2025 05:10
@github-actions
Copy link

How to test

git clone -b fix/lint https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test
@coveralls
Copy link

Pull Request Test Coverage Report for Build 19779372720

Details

  • 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.489%

Totals Coverage Status
Change from base Build 18971852506: 0.0%
Covered Lines: 9935
Relevant Lines: 9986

💛 - Coveralls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants