@glowingblue-dev/prettier-config

1.0.0 • Public • Published

GB Flarum Prettier Config

Glowing Blue's configuration for the Prettier code formatter (for Flarum Projects).

For more info about shared Prettier configurations, check out the Prettier documentation.

Usage

  1. Install @glowingblue/prettier-config as a dev dependency:
yarn add -D @glowingblue/prettier-config
  1. Add the prettier key to your package.json:
// package.json
{
	"name": "my-cool-package",
	"version": "1.0.0",
	"prettier": "@glowingblue/prettier-config"
	// ...
}

Package Sidebar

Install

npm i @glowingblue-dev/prettier-config

Weekly Downloads

13

Version

1.0.0

License

MIT

Unpacked Size

1.74 kB

Total Files

3

Last publish

Collaborators

  • glowingblue-dev-account