[F] checkFormatTypeSpec
Check the given is correctly formatted.
Parameters
Parameter | Type |
---|---|
code | string |
prettierConfig ? | Options |
Returns
Promise
<boolean
>
true if code is formatted correctly.
Check the given is correctly formatted.
Parameter | Type |
---|---|
code | string |
prettierConfig ? | Options |
Promise
<boolean
>
true if code is formatted correctly.