We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c69e1 commit 23c7380Copy full SHA for 23c7380
.prettierrc.json
@@ -1,4 +1,5 @@
1
{
2
"tabWidth": 4,
3
- "singleQuote": false
+ "singleQuote": false,
4
+ "plugins":["@prettier/plugin-xml"]
5
}
0 commit comments