feat: add prettier-plugin-sh

This commit is contained in:
Joe Previte
2021-03-15 15:14:26 -07:00
parent 3eafcf94b7
commit 0ba53b6adf
3 changed files with 16 additions and 2 deletions

View File

@@ -63,7 +63,8 @@
"istanbul-badges-readme": "^1.2.0",
"leaked-handles": "^5.2.0",
"parcel-bundler": "^1.12.4",
"prettier": "^2.0.5",
"prettier": "^2.2.1",
"prettier-plugin-sh": "^0.6.0",
"stylelint": "^13.0.0",
"stylelint-config-recommended": "^3.0.0",
"ts-node": "^9.0.0",