Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
feat: migrate to command framework
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Aug 9, 2022
1 parent 2aa1559 commit ba7b82a
Show file tree
Hide file tree
Showing 16 changed files with 663 additions and 338 deletions.
5 changes: 4 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
Expand Down Expand Up @@ -39,4 +42,4 @@
"cwd": "${workspaceFolder}"
}
]
}
}
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

Loading

0 comments on commit ba7b82a

Please sign in to comment.