Skip to content

Commit

Permalink
⚙️ Chore: Disable Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Sep 25, 2024
1 parent df59ff8 commit e471948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
],
"rules": {
"prettier/prettier": [
"warn",
"ignore",
{
"quoteProps": "as-needed",
"singleQuote": true,
Expand Down

0 comments on commit e471948

Please sign in to comment.