Skip to content

Commit

Permalink
Enable no-default-id-values rule
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioh8010 committed Dec 13, 2024
1 parent 604c276 commit 2ced075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.changed.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ module.exports = {
},
rules: {
'deprecation/deprecation': 'error',
'rulesdir/no-default-id-values': 'error',
},
};

0 comments on commit 2ced075

Please sign in to comment.