mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
33 lines
542 B
JSON
33 lines
542 B
JSON
{
|
|
"god.tsconfig": "./tsconfig.json",
|
|
"yaml.customTags": [
|
|
"!And",
|
|
"!And sequence",
|
|
"!If",
|
|
"!If sequence",
|
|
"!Not",
|
|
"!Not sequence",
|
|
"!Equals",
|
|
"!Equals sequence",
|
|
"!Or",
|
|
"!Or sequence",
|
|
"!FindInMap",
|
|
"!FindInMap sequence",
|
|
"!Base64",
|
|
"!Join",
|
|
"!Join sequence",
|
|
"!Cidr",
|
|
"!Ref",
|
|
"!Sub",
|
|
"!Sub sequence",
|
|
"!GetAtt",
|
|
"!GetAZs",
|
|
"!ImportValue",
|
|
"!ImportValue sequence",
|
|
"!Select",
|
|
"!Select sequence",
|
|
"!Split",
|
|
"!Split sequence"
|
|
]
|
|
}
|