Closed jeroenj closed 10 years ago
This is definitely a typo, but it should detect whether the formula attribute exists and is non-empty, and set the default value to that, otherwise be an empty Array, otherwise technically per semver we'd probably have to do a major version bump.
formula
Array
I implemented my comment based on 7cadde0 and added via the PR #46.
Thanks!
This is definitely a typo, but it should detect whether the
formula
attribute exists and is non-empty, and set the default value to that, otherwise be an emptyArray
, otherwise technically per semver we'd probably have to do a major version bump.