update
This commit is contained in:
10
.fleet/run.json
Normal file
10
.fleet/run.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"type": "npm",
|
||||
"name": "npm configuration",
|
||||
"command": "run",
|
||||
"scripts": "dev"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user