Skip to content

Commit 1a6bbd2

Browse files
authored
Merge pull request #176 from dpobel/mocha-leftovers
fix: mocha leftovers
2 parents 8036833 + 12667ca commit 1a6bbd2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

eslint.config.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,4 @@ module.exports = [
1313
},
1414
},
1515
},
16-
{
17-
files: ["tests/**"],
18-
languageOptions: {
19-
globals: {
20-
...globals.mocha,
21-
},
22-
},
23-
},
2416
];

0 commit comments

Comments
 (0)