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 f985988 commit dc78dfeCopy full SHA for dc78dfe
.gitignore
@@ -13,6 +13,8 @@ node_modules/
13
14
# .vscode workspace settings file
15
.vscode/settings.json
16
+.vscode/launch.json
17
+.vscode/tasks.json
18
19
# npm, yarn and bun lock files
20
package-lock.json
0 commit comments