Skip to content

Commit b075536

Browse files
committed
chore: remove unused plugins configuration from test files in ESLint setup
1 parent ecb00ae commit b075536

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export default [
2929
},
3030
{
3131
files: ['test/**/*.js'],
32-
plugins: {},
3332
// tests run under vitest/jest-like globals
3433
languageOptions: {
3534
globals: {

0 commit comments

Comments
 (0)