Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet committed Oct 8, 2024
1 parent 142e019 commit 54384b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ export default tseslint.config(
},
rules: {
// Place to specify ESLint rules. Can be used to overwrite rules specified from the extended configs
'@typescript-eslint/consistent-type-definitions': 'off',
'@typescript-eslint/explicit-function-return-type': [
'warn',
{
Expand Down

0 comments on commit 54384b0

Please sign in to comment.