Skip to content

Commit

Permalink
chore: disable prettier (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbapapazes authored Aug 15, 2024
1 parent cba1af7 commit d09df1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"eslint.experimental.useFlatConfig": true,
"prettier.enable": false,
}

0 comments on commit d09df1e

Please sign in to comment.