Something went wrong. Try again.
This repository has no description
Something went wrong. Try again.
207 B · 11 lines
JSON
123456789101112{ "version": "0.2.0", "configurations": [ { "command": "./node_modules/.bin/astro dev", "name": "Development server", "request": "launch", "type": "node-terminal" } ]}