homepage/mightymeld.json
2024-03-21 12:25:10 -07:00

10 lines
203 B
JSON

{
"run": "npm run dev",
"run_prettier": false,
"include": [
"src"
],
"web_server_url": "http://localhost:3000",
"editor": "url:vscode://file/%FILENAME:%LINE:%COLUMN",
"tailwind": true
}