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 37a862b commit a04ca00Copy full SHA for a04ca00
.gitignore
@@ -19,3 +19,6 @@ pnpm-debug.log*
19
20
# macOS-specific files
21
.DS_Store
22
+
23
+# Ignore vscode settings file
24
+.vscode/settings.json
0 commit comments