Changes
- bump node version
- feat: support TsImportCallOptions (#702)
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array (can be done viadprint config add typescript
). - Add a
"typescript"
configuration property if desired.
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package