0.2.0 • Published 1 year ago

@gavdi/prettier-config v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

0.1.0

1 year ago