You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ A short description of the job the task will perform.
24
24
A valid [semver](http://semver.org/) string.
25
25
26
26
### options ≈
27
-
If a task allows options, they should be enumerated under this property as an array of objects with a `name`, `description` and `default` key/value pair.
27
+
If a task allows options, they must be enumerated under this property as an array of objects with a `name`, `description` and `defaultValue` keys.
0 commit comments