0.2.1 • Published 18 days ago

@great-detail/prettier-config v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
18 days ago

Great Detail Shared Prettier Config

Great Detail Shared Prettier Config Cover Image

Shared Prettier config for Great Detail projects.

Usage

// .prettierrc
"@great-detail/prettier-config"

or

// .prettierrc.cjs
module.exports = require("@great-detail/prettier-config");

or

// .prettierrc.cjs
module.exports = {
  ...require("@great-detail/prettier-config"),
  // Your project specific config here
};

License

MIT © 2023 Great Detail Ltd

Contact

Great Detail Ltd: https://greatdetail.com <info@greatdetail.com>

Dom Webber: https://domwebber.dev <dom.webber@hotmail.com>

0.2.1

18 days ago

0.1.2

21 days ago

0.2.0

21 days ago

0.1.0

4 months ago

0.1.1

4 months ago

0.0.2

5 months ago

0.0.1

5 months ago