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