Skip to content

Commit 7a5825e

Browse files
authored
Update package.json
1 parent b8e3aa4 commit 7a5825e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"scripts": { "format": "prettier --w */*/*.yml */*.yml *.xml" },
1414
"keywords": [],
1515
"devDependencies": {
16-
"prettier": "^2.8.8"
16+
"prettier": "^2.8.8",
17+
"@prettier/plugin-xml":"2.2.0"
1718
}
1819
}

0 commit comments

Comments
 (0)