UNPKG

tutorialkit

Version:

Interactive tutorials powered by WebContainer API

12 lines (11 loc) 207 B
{ "version": "0.2.0", "configurations": [ { "command": "./node_modules/.bin/astro dev", "name": "Development Server", "request": "launch", "type": "node-terminal" } ] }