Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Apr 5, 2023
1 parent d5a67c4 commit 38a9e62
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"plugins": ["prettier-plugin-sh"]
}
3 changes: 0 additions & 3 deletions .prettierrc.json

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"test": "tests"
},
"devDependencies": {
"prettier": "^2.7.1",
"prettier": "^2.8.7",
"prettier-plugin-sh": "^0.12.8"
},
"scripts": {
Expand Down

0 comments on commit 38a9e62

Please sign in to comment.