0.2.0 • Published 4 months ago

@phi.school/prettier-config v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

Changelog · Report Bug · Request Feature

NPM Package Badge

Table of Contents

Installation

pnpm i -D @phi.school/prettier-config

Usage

Extend this package in your local prettier config or package.json:

Prettier config:

// .prettierrc.json
"@phi.school/prettier-config"

package.json:

{
  "prettier": "@phi.school/prettier-config"
}

Contributing

We welcome contributions! For a detailed guide on how to contribute, please refer to the Contributing section in the main README of the repository.

License

Released under the MIT License. © 2023-Present phi school

0.2.0

4 months ago

0.1.0

7 months ago