Skip to content

Commit 8a42546

Browse files
committed
chore: change trailingComma option
1 parent 91bf600 commit 8a42546

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.prettierrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"bracketSpacing": false,
33
"plugins": ["prettier-plugin-svelte"],
44
"tabWidth": 4,
5-
"trailingComma": "none",
65
"useTabs": true,
76
"overrides": [
87
{"files": "*.svelte", "options": {"parser": "svelte"}},

0 commit comments

Comments
 (0)