Skip to content

Commit

Permalink
fixup! Stringify refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
skad0 committed Feb 18, 2017
1 parent cba4264 commit a75e3de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ Stringifies set of BEM-entities to a specific format.
|**options**|`Object`|Example: `{format: 'enb'}`|
|**options.format**|`String`|Format of the output. Example: `'enb'`|
|**options.exportType**|`String`|Type of output wrapper. Example: `'json5'`|
|**options.space**|`String|Number`|Number of space characters or string to use as a white space(exactly as in JSON.stringify). Example: `4`|

#### Output data

Expand Down

0 comments on commit a75e3de

Please sign in to comment.