Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
NgocNhi123 committed Jun 24, 2024
1 parent 588f56a commit 80d424f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jest.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/* eslint-env node */

// https://jestjs.io/docs/configuration
// eslint-disable-next-line
module.exports = {
// eslint-disable-line
collectCoverage: true,
coverageDirectory: "coverage",
coverageProvider: "v8",
Expand Down

0 comments on commit 80d424f

Please sign in to comment.