File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -218,8 +218,8 @@ Write `serialize` to return a string, given the arguments:
218218| ` min ` | ` boolean ` | minimize added space: no indentation nor line breaks |
219219| ` plugins ` | ` array ` | plugins to serialize application-specific data types |
220220| ` printFunctionName ` | ` boolean ` | include or omit the name of a function |
221- | ` spacingInner ` | ` strong ` | spacing to separate items in a list |
222- | ` spacingOuter ` | ` strong ` | spacing to enclose a list of items |
221+ | ` spacingInner ` | ` string ` | spacing to separate items in a list |
222+ | ` spacingOuter ` | ` string ` | spacing to enclose a list of items |
223223
224224Each property of ` colors ` in ` config ` corresponds to a property of ` theme ` in ` options ` :
225225
You can’t perform that action at this time.
0 commit comments