@havenworks/prettier-standard-config

1.1.1 • Public • Published

🎨 Prettier StandardJS config

This is a default configuration for Prettier to format code according to the StandardJS specification. In Havenworks by default, the ts-standard package should be used so this is mainly used to format Svelte files.

Installation is very simple:

yarn add -D @havenworks/prettier-standard-config

Then just the configuration (the easiest way is to set it like this in your package.json):

// package.json

{
  "prettier": "@havenworks/prettier-standard-config"
}

Package Sidebar

Install

npm i @havenworks/prettier-standard-config

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

1.95 kB

Total Files

8

Last publish

Collaborators

  • michaljanocko