File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "id" : " playwright" ,
3- "version" : " 0.1.1" ,
4- "name" : " Playwright" ,
5- "description" : " Playwright enables reliable end-to-end testing for modern web apps." ,
6- "dependsOn" : {
7- "ghcr.io/devcontainers/features/common-utils:2" : {},
8- "ghcr.io/devcontainers/features/node:1" : {}
9- },
10- "options" : {
11- "browsers" : {
12- "type" : " string" ,
13- "description" : " A SPACE-separated list of browsers to install" ,
14- "default" : " "
2+ "id" : " playwright" ,
3+ "version" : " 0.2.0" ,
4+ "name" : " Playwright" ,
5+ "description" : " Playwright enables reliable end-to-end testing for modern web apps." ,
6+ "dependsOn" : {
7+ "ghcr.io/devcontainers/features/common-utils:2" : {},
8+ "ghcr.io/devcontainers/features/node:1" : {}
9+ },
10+ "options" : {
11+ "browsers" : {
12+ "type" : " string" ,
13+ "description" : " A SPACE-separated list of browsers to install" ,
14+ "default" : " "
15+ }
1516 }
16- }
17- }
17+ }
You can’t perform that action at this time.
0 commit comments