Changes
- fix: allow expression to be used as key-value pair or block in embedded css (#712)
- fix: handle backslashes in embedded template language reasonably (#714)
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