aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-02-07 23:58:57 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-02-07 23:58:57 -0500
commit181bfc6971d901cb6b15aa39c542890bd20083d8 (patch)
tree08962f124b7c87eff5d87c560defd148bdf4d89a
parent72b4ced3bcfd57d5aa23363ab9f68facdb0388ef (diff)
parent99e4201a4e6f82a5c1966cd75d3f8ee5b2a8be56 (diff)
downloadtanzanite-181bfc6971d901cb6b15aa39c542890bd20083d8.tar.gz
tanzanite-181bfc6971d901cb6b15aa39c542890bd20083d8.tar.bz2
tanzanite-181bfc6971d901cb6b15aa39c542890bd20083d8.zip
Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-bot
-rw-r--r--.vscode/extensions.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json
index 2b70e67..5722024 100644
--- a/.vscode/extensions.json
+++ b/.vscode/extensions.json
@@ -1,14 +1,14 @@
{
- "recommendations": [
- "aaron-bond.better-comments",
- "arcanis.vscode-zipfs",
- "dbaeumer.vscode-eslint",
- "eamodio.gitlens",
- "esbenp.prettier-vscode",
- "streetsidesoftware.code-spell-checker",
- "github.vscode-pull-request-github",
- "ckolkman.vscode-postgres",
- "tobias-faller.vt100-syntax-highlighting",
- "pkief.material-icon-theme"
- ]
+ "recommendations": [
+ "aaron-bond.better-comments",
+ "arcanis.vscode-zipfs",
+ "dbaeumer.vscode-eslint",
+ "eamodio.gitlens",
+ "esbenp.prettier-vscode",
+ "streetsidesoftware.code-spell-checker",
+ "github.vscode-pull-request-github",
+ "ckolkman.vscode-postgres",
+ "tobias-faller.vt100-syntax-highlighting",
+ "pkief.material-icon-theme"
+ ]
}