АР
Size: a a a
АР
Ra
ℝ
Э
Э
A
A
A
Э
z
P
Э
A
A
{
"version": "2.0.0",
"tasks": [
{
"label": "Run UI scenarios by tag",
"type": "shell",
"command": "npm run test-fe-mobile -- -t ${input:tag}",
"options": {
"cwd": "test/"
},
"group": {
"kind": "test",
"isDefault": true
},
"presentation": {
"echo": true,
"reveal": "always",
"focus": true,
"panel": "dedicated",
"showReuseMessage": false,
"clear": true
},
"problemMatcher": [],
"dependsOn": [
"Run Prettier for tests",
"Run ESLint for tests"
]
}
],
"inputs": [
{
"id": "tag",
"description": "Please enter a tag",
"default": "@WIP",
"type": "promptString"
}
]
}
Ri
z
{
"version": "2.0.0",
"tasks": [
{
"label": "Run UI scenarios by tag",
"type": "shell",
"command": "npm run test-fe-mobile -- -t ${input:tag}",
"options": {
"cwd": "test/"
},
"group": {
"kind": "test",
"isDefault": true
},
"presentation": {
"echo": true,
"reveal": "always",
"focus": true,
"panel": "dedicated",
"showReuseMessage": false,
"clear": true
},
"problemMatcher": [],
"dependsOn": [
"Run Prettier for tests",
"Run ESLint for tests"
]
}
],
"inputs": [
{
"id": "tag",
"description": "Please enter a tag",
"default": "@WIP",
"type": "promptString"
}
]
}
Э
Ri