Skip to content

Commit 2ed3134

Browse files
committed
chore: migrate to eslint9
1 parent d56309a commit 2ed3134

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export default [
3737
"import/no-default-export": "error",
3838
"no-await-in-loop": "off",
3939
"@typescript-eslint/no-namespace": "off",
40-
//"@typescript-eslint/consistent-type-definitions": "off",
4140

4241
},
4342
},

0 commit comments

Comments
 (0)