Skip to content

Commit 80a7468

Browse files
committed
Update Prettier Config
1 parent 934bd7a commit 80a7468

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.prettierrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
"options": {
1010
"parser": "svelte"
1111
}
12+
},
13+
{
14+
"files": "*.yml",
15+
"options": {
16+
"tabWidth": 2
17+
}
1218
}
1319
]
1420
}

0 commit comments

Comments
 (0)