0.5.0 • Published 3 years ago

@lukeshay/prettier-config v0.5.0

Weekly downloads
5
License
MIT
Repository
-
Last release
3 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

3 years ago

0.4.1

3 years ago

1.0.2

5 years ago

1.0.1

5 years ago

0.0.0

5 years ago

1.0.0

5 years ago

0.0.1

5 years ago