Skip to content

Commit 2be7e61

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/website/rollup-4.59.0
2 parents 7896a60 + 21dd490 commit 2be7e61

5 files changed

Lines changed: 182 additions & 237 deletions

File tree

dist/cli/htmlhint.js

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ module.exports = {
22
coverageDirectory: 'coverage',
33
coverageProvider: 'v8',
44
coverageReporters: ['json', 'text'],
5+
maxWorkers: 1,
56
testTimeout: 30000,
67
}

0 commit comments

Comments
 (0)