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 cfdf08a commit 7a7654dCopy full SHA for 7a7654d
.vscode/settings.json
@@ -11,5 +11,8 @@
11
"**/.next": true,
12
"**/.turbo": true,
13
"**/node_modules": true
14
+ },
15
+ "[shellscript]": {
16
+ "editor.defaultFormatter": "foxundermoon.shell-format"
17
}
18
0 commit comments