9 lines
111 B
JSON
9 lines
111 B
JSON
|
|
{
|
||
|
|
"shortcuts": [
|
||
|
|
{
|
||
|
|
"label": "Run",
|
||
|
|
"command": "npm run dev",
|
||
|
|
"icon": "play"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|