chore: shared repo config from fork
This commit is contained in:
16
.fork/custom-commands.json
Normal file
16
.fork/custom-commands.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"version" : 1
|
||||
},
|
||||
{
|
||||
"action" : {
|
||||
"script" : "${repo:path}/scripts/format_typst.ps1",
|
||||
"showOutput" : true,
|
||||
"type" : "sh",
|
||||
"waitForExit" : true
|
||||
},
|
||||
"name" : "Format",
|
||||
"os" : "windows",
|
||||
"target" : "revision"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user