Function: formatFiles
▸ formatFiles(tree
): Promise
<void
>
Formats all the created or updated files using Prettier
Parameters
Name | Type | Description |
---|---|---|
tree | Tree | the file system tree |
Returns
Promise
<void
>
Webinar April 17: Making the Argument for MonoreposWebinar April 17: Making the Argument for MonoreposRegister now!
▸ formatFiles(tree
): Promise
<void
>
Formats all the created or updated files using Prettier
Name | Type | Description |
---|---|---|
tree | Tree | the file system tree |
Promise
<void
>