Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-vasconcelos committed Sep 10, 2024
1 parent f3097f8 commit f590a5b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

"files.eol": "\n",

// Enable the ESlint flat config support
"eslint.useFlatConfig": true,

// Disable the default formatter, use eslint instead
"prettier.enable": false,
"editor.formatOnSave": false,
Expand Down
1 change: 0 additions & 1 deletion rules/common.rule.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ export default tseslint.config(
{
plugins: {
'@stylistic': stylistic,
perfectionist,
},
},

Expand Down

0 comments on commit f590a5b

Please sign in to comment.