We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bracketedArray
1 parent 21abe16 commit fc6ce28Copy full SHA for fc6ce28
README.md
@@ -96,7 +96,7 @@ The `options` object may contain the following:
96
to be used with: when `platform` is `win32`, line terminations are
97
CR+LF, for other platforms line termination is LF. By default, the
98
current platform name is used.
99
-* `bracketedArrays` Boolean to specify whether array values are appended
+* `bracketedArray` Boolean to specify whether array values are appended
100
with `[]`. By default this is true but there are some ini parsers
101
that instead treat duplicate names as arrays.
102
0 commit comments