@smartlook/prettier-config

Smartlook Prettier configuration

Usage no npm install needed!

<script type="module">
  import smartlookPrettierConfig from 'https://cdn.skypack.dev/@smartlook/prettier-config';
</script>

README

@smartlook/prettier-config

This Prettier config should be used in all projects.

Installation

npm i -D @smartlook/prettier-config
// .prettierrc.js

module.exports = {
    extends: ['@smartlook/prettier-config'],
}

License

See LICENSE.