Ajout d'un affichage des informations dans la modale
This commit is contained in:
12
client/.fleet/run.json
Normal file
12
client/.fleet/run.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"configurations": [
|
||||
|
||||
{
|
||||
"type": "npm",
|
||||
"name": "npm configuration",
|
||||
"command": "run",
|
||||
"scripts": "start",
|
||||
},
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user