Skip to content

Commit 5ff2799

Browse files
committed
remove node10stubs.mjs - not needed
1 parent 35e6429 commit 5ff2799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default [
1212
"*.config.{js,mjs,cjs,ts,tsx}",
1313
"example/**/*.config.{js,mjs,cjs,ts,tsx}",
1414
"**/_generated/",
15-
"node10stubs.mjs",
15+
"stubs.mjs",
1616
],
1717
},
1818
{

0 commit comments

Comments
 (0)