1.0.6 • Published 1 year ago

@bytenote/prettier-config v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@bytenote/prettier-config

Reusable Prettier configuration.

Usage

Install:

npm i -D @bytenote/prettier-config
pnpm i -D @bytenote/prettier-config
bun i -D @bytenote/prettier-config

Add to package.json:

{
    // ...
    "prettier": "@bytenote/prettier-config",
}

License

MIT