refactor: updated a few keywords
This commit is contained in:
parent
9e2a19d56e
commit
4d230a1591
9 changed files with 76 additions and 14 deletions
|
|
@ -8,13 +8,13 @@ pub const TEMPLATE: &str = r#"
|
|||
transforms = []
|
||||
subobjects = []
|
||||
conditions = []
|
||||
duplicates = false
|
||||
array = false
|
||||
|
||||
[local.length]
|
||||
transforms = ["meta/number:value"]
|
||||
subobjects = []
|
||||
conditions = []
|
||||
duplicates = false
|
||||
array = false
|
||||
"#;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue