File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77eval $(
88 zz_args " Normalize JSON according to schema" $0 " $@ " << -help
99 s - save save normalized json to original file
10- t - tabSize tab size for indentation
10+ t tabSize tabSize tab size for indentation
1111 a - allow allow additional properties at root level
1212 d - debug debug output
1313 f fallback fallback fallback schema to use if none found locally
Original file line number Diff line number Diff line change 11{
22 "name" : " Common Utils" ,
3- "version" : " 3.3.7 " ,
3+ "version" : " 3.3.8 " ,
44 "description" : " Common utils for tomgrv/devcontainer-features" ,
55 "dependsOn" : {
66 "ghcr.io/devcontainers/features/common-utils" : {}
77 },
88 "id" : " common-utils" ,
9- "installsAfter" : [
10- " ghcr.io/devcontainers/features/common-utils"
11- ],
9+ "installsAfter" : [" ghcr.io/devcontainers/features/common-utils" ],
1210 "options" : {
1311 "utils" : {
1412 "type" : " string" ,
5149 ]
5250 }
5351 }
54- }
52+ }
You can’t perform that action at this time.
0 commit comments