Skip to content

Commit

Permalink
Remove unexisting wrong option from prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieurswag committed Jul 12, 2024
1 parent 2e826aa commit c4d647d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/.prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
"trailingComma": "none",
"printWidth": 100,
"plugins": ["prettier-plugin-svelte"],
"pluginSearchDirs": ["."],
"overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }]
}

0 comments on commit c4d647d

Please sign in to comment.