@typescord/prettier-config

0.2.0 • Public • Published

Typescord Prettier config

Prettier config for Typescord projects

This repository contains the Prettier configuration used by the core packages of Typescord.

Installation

You need to install Prettier with @typescord/prettier-config:

npm i prettier @typescord/prettier-config --save-dev
# or with Yarn :
yarn add prettier @typescord/prettier-config -D

Note: If you installed Prettier globally (using the -g flag) then you must also install @typescord/prettier-config globally.

Usage

In package.json :

{
	// ...
	"prettier": "@typescord/prettier-config"
	// ...
}

Package Sidebar

Install

npm i @typescord/prettier-config

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

3.06 kB

Total Files

5

Last publish

Collaborators

  • mestery