Skip to content

Commit

Permalink
Release (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
capitnflam authored Oct 1, 2024
2 parents ee324cf + d7844db commit 85acdb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configs/recommended.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const recommended: ESLintConfig = {
'plugin:@eslint-community/eslint-comments/recommended',
'plugin:import/recommended',
'plugin:unicorn/recommended',
'plugin:sonarjs/recommended',
'plugin:sonarjs/recommended-legacy',
'plugin:security/recommended-legacy',
'prettier',
],
Expand Down

0 comments on commit 85acdb2

Please sign in to comment.