the variable used in a property calculated with this variable should not only a bool
default value for a property calculated with an optional variable
a dynamic description or child should be construct with {{ suffix }}
automatic detection of a variable's basic type
variable with a list in default value should a multi
59d12a3624
Merge pull request 'feat: add default inference for basic types' (#17) from types_inference into develop
bc4420bdea
feat: add default inference for basic types
feat: add default inference for basic types
feat: add default inference for basic types
feat: add default inference behavior for basic types
If variable.type is "number" it will override by "string".