Skip to content

Commit 6c8f001

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

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

eslint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ 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",
4041

4142
},
4243
},

tsconfig.eslint.json

Whitespace-only changes.

0 commit comments

Comments
 (0)