1.4.1 • Published 10 months ago

@xg4/prettier-config v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@xg4/prettier-config

My personal Prettier config.

Install

Install the package using pnpm (or yarn, npm)

# pnpm
pnpm i -D @xg4/prettier-config
# yarn
yarn add -D @xg4/prettier-config

Usage

Add the prettier key to your package.json

diff --git a/package.json b/package.json
index ae72749..224be39 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
   "files": [
     "index.json"
   ],
+  "prettier": "@xg4/prettier-config",
   "publishConfig": {
     "access": "public"
   }

License

MIT

1.2.0

10 months ago

1.4.1

10 months ago

1.4.0

10 months ago

1.2.2

10 months ago

1.3.0

10 months ago

1.2.1

10 months ago

1.1.0

1 year ago

1.0.0

2 years ago