UNPKG

@yomguithereal/prettier-config

Version:
21 lines (14 loc) 277 B
# `@yomguithereal/prettier-config` > My personal [Prettier](https://prettier.io) config. ## Usage **Install**: ```bash $ npm i --save-dev @yomguithereal/prettier-config ``` **Edit `package.json`**: ```jsonc { // ... "prettier": "@yomguithereal/prettier-config" } ```