Files

9 lines
111 B
JSON
Raw Permalink Normal View History

{
"shortcuts": [
{
"label": "Run",
"command": "npm run dev",
"icon": "play"
}
]
}