Skip to content

Commit

Permalink
Remove Deschtimes
Browse files Browse the repository at this point in the history
  • Loading branch information
IanMitchell committed Feb 26, 2024
1 parent 2b7736a commit c3f0f44
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 751 deletions.
11 changes: 5 additions & 6 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"recommendations": [
"dbaeumer.vscode-eslint",
"wix.vscode-import-cost",
"esbenp.prettier-vscode",
"prisma.prisma"
]
"recommendations": [
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"prisma.prisma"
]
}
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"files.trimTrailingWhitespace": true,
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": true
"source.organizeImports": "explicit"
},
"files.watcherExclude": {
"**/.git/objects/**": true,
Expand Down
276 changes: 0 additions & 276 deletions src/_bot/commands/deschtimes.js

This file was deleted.

Loading

0 comments on commit c3f0f44

Please sign in to comment.