16 lines
266 B
JSON
16 lines
266 B
JSON
[
|
|
{
|
|
"version" : 1
|
|
},
|
|
{
|
|
"action" : {
|
|
"script" : "${repo:path}/scripts/format_typst.ps1",
|
|
"showOutput" : true,
|
|
"type" : "sh",
|
|
"waitForExit" : true
|
|
},
|
|
"name" : "Format",
|
|
"os" : "windows",
|
|
"target" : "revision"
|
|
}
|
|
] |