diff --git a/info.json b/info.json index afd2742..e6edef8 100644 --- a/info.json +++ b/info.json @@ -181,6 +181,20 @@ "gql" ], "configExcludes": [] + }, + { + "name": "hrko/dprint-plugin-shfmt", + "description": "shfmt (Shell) wrapper plugin.", + "selected": false, + "configKey": "shfmt", + "fileExtensions": [ + "sh", + "bash", + "zsh", + "mksh", + "bats" + ], + "configExcludes": [] } ] }