Skip to content

glowingblue/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Prettier config for flarum projects at Glowing Blue AG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published