Whats the format for an array in config.yml i imagine its somethig like this am i correct? Code: --- array: -1 -2 -3 ...
Would this also work like this Code: --- array: [ 1,2,3 ] ... When i code i like everything to follow a specific format
I only test finished products its quiet tedious compiling plugins on iphone(dont give me a devtools reference because the plugin is confusing and has terrible documentation)