README
Usage
Install:
$ yarn add --dev @sendoutcards/prettier-config
Edit package.json
:
{
// ...
"prettier": "@sendoutcards/prettier-config"
}
Credit
Copied from azz/prettier-config.
SendOutCards Prettier config
<script type="module">
import sendoutcardsPrettierConfig from 'https://cdn.skypack.dev/@sendoutcards/prettier-config';
</script>
Install:
$ yarn add --dev @sendoutcards/prettier-config
Edit package.json
:
{
// ...
"prettier": "@sendoutcards/prettier-config"
}
Copied from azz/prettier-config.