0.2.0 • Published 11 months ago

@gavdi/prettier-config v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Gavdi Lab's Prettier Configuration

Maintainer: Simon Vestergaard Laursen

Adding Config To Your Project

To use this prettier config in your project, you need to reference it in your project's package.json by adding the prettier property:

{
    "name": "your-package-json",
    ...
    "prettier": "@gavdi/prettier-config",
    ...
}

NOTE: If you have any other .prettierrc or similar prettier config files in your project, these must be removed for the sharable config from this package to work.

0.2.0

11 months ago

0.1.0

11 months ago