Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
TheArcaneBrony committed Aug 30, 2022
1 parent dd7194f commit 285fb6a
Show file tree
Hide file tree
Showing 13 changed files with 17,068 additions and 145 deletions.
2 changes: 1 addition & 1 deletion fosscord-server.code-workspace
Expand Up @@ -30,7 +30,7 @@
"type": "node-terminal"
},
{
"command": "kitty npm run start:bundle:vscode-dbg",
"command": "[ \"$(basename $PWD)\" != \"fosscord-server\" ] && cd ..; node scripts/build_new.js && kitty node --enable-source-maps --inspect dist/start.js",
"name": "Run Fosscord with debugger (kitty)",
"request": "launch",
"type": "node-terminal"
Expand Down

0 comments on commit 285fb6a

Please sign in to comment.