README
This is a drop in replacement for prettier, with a small change to allow blank lines between jsx tags.
For more info refer to prettier docs.
Prettier is an opinionated code formatter
<script type="module">
import prismxPrettier from 'https://cdn.skypack.dev/@prismx/prettier';
</script>
This is a drop in replacement for prettier, with a small change to allow blank lines between jsx tags.
For more info refer to prettier docs.