Skip to content

Commit 4b0b5b1

Browse files
Updated and fixed linting issues
1 parent 7afa373 commit 4b0b5b1

File tree

3 files changed

+190
-895
lines changed

3 files changed

+190
-895
lines changed

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = tseslint.config(
3030
style: "kebab-case",
3131
},
3232
],
33+
"@typescript-eslint/consistent-indexed-object-style": "off"
3334
},
3435
},
3536
{

0 commit comments

Comments
 (0)