Skip to content

Commit 23c7380

Browse files
authored
Update .prettierrc.json
1 parent 72c69e1 commit 23c7380

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.prettierrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"tabWidth": 4,
3-
"singleQuote": false
3+
"singleQuote": false,
4+
"plugins":["@prettier/plugin-xml"]
45
}

0 commit comments

Comments
 (0)