refactor: remove unused files

This commit is contained in:
Neko Ayaka
2025-05-10 10:47:03 +08:00
parent 1522978a24
commit 4b98c173e6
2 changed files with 0 additions and 15 deletions
-4
View File
@@ -1,4 +0,0 @@
{
"recommendations": ["astro-build.astro-vscode"],
"unwantedRecommendations": []
}
-11
View File
@@ -1,11 +0,0 @@
{
"version": "0.2.0",
"configurations": [
{
"command": "./node_modules/.bin/astro dev",
"name": "Development server",
"request": "launch",
"type": "node-terminal"
}
]
}