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 d5a67c4 commit 38a9e62Copy full SHA for 38a9e62
.prettierrc
@@ -0,0 +1,3 @@
1
+{
2
+ "plugins": ["prettier-plugin-sh"]
3
+}
.prettierrc.json
package.json
@@ -5,7 +5,7 @@
5
"test": "tests"
6
},
7
"devDependencies": {
8
- "prettier": "^2.7.1",
+ "prettier": "^2.8.7",
9
"prettier-plugin-sh": "^0.12.8"
10
11
"scripts": {
0 commit comments