@ahiho/prettier-config
TypeScript icon, indicating that this package has built-in type declarations

1.16.1 • Public • Published

@ahiho/prettier-config

Ahiho's Prettier config.

Read the Prettier config docs for more information.

Requirement

  • NodeJS (version >= 14.x and <= 21)

Installation

yarn add --dev @ahiho/prettier-config

Usage

After installing, update package.json file to add the following properties.

"prettier": "@ahiho/prettier-config",

The Prettier config can be applied to the root package.json in a Lerna project.

Additionally, you can use the following binaries to run Prettier with the default glob js,jsx,mjs,ts,tsx,json,md,yml,yaml.

"scripts": {
  "format:check": "prettier-config check",
  "format:write": "prettier-config write",
},

Readme

Keywords

Package Sidebar

Install

npm i @ahiho/prettier-config

Weekly Downloads

135

Version

1.16.1

License

UNLICENSED

Unpacked Size

15 kB

Total Files

10

Last publish

Collaborators

  • cody-nguyen
  • meocondangyeu56
  • jwthanh