包详细信息

@cheshire-caat/prettier-config

CheshireCaat19MIT1.0.0

Prettier config for the personal projects

prettier

自述文件

@cheshire-caat/prettier-config

Common prettier configuration for personal projects.

Usage

Install the package using npm (or yarn):

npm i @cheshire-caat/prettier-config -D

Add the prettier key to your package.json file:

{
  "prettier": "@cheshire-caat/prettier-config"
}

Check out the prettier documentation for more info on sharing configurations.