Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 authored Aug 29, 2024
1 parent 4f0b9ad commit 8c987c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ export default tseslint.config(
'@stylistic': stylistic,
},
rules: {
'@stylistic/semi': 'error',
'@stylistic/padding-line-between-statements': [
'error',
{ blankLine: 'always', prev: 'block-like', next: '*' },
Expand Down

0 comments on commit 8c987c4

Please sign in to comment.