0.5.0 • Published 2 years ago

@lukeshay/prettier-config v0.5.0

Weekly downloads
5
License
MIT
Repository
-
Last release
2 years ago

@lukeshay/prettier-config

The prettier config I use on my projects.

Getting Started

Install using the package manager of your choice.

npm i -D prettier @lukeshay/prettier-config
pnpm i -D prettier @lukeshay/prettier-config
yarn add -D prettier @lukeshay/prettier-config

Create a file named .prettierrc.cjs with the following contents.

module.exports = {
  ...require("@lukeshay/prettier-config"),
};
0.5.0

2 years ago

0.4.1

2 years ago

1.0.2

4 years ago

1.0.1

4 years ago

0.0.0

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago