1.0.4 • Published 3 years ago

@dztools/prettier-config v1.0.4

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

@dztools/prettier-config

Base configuration for Prettier runtime config.

npm prettier license

Installation and Dependencies

To install the package:

[npm i -D || yarn add -D] @dztools/prettier-config

If peer dependencies are needed, run the following:

[npm i -D || yarn add -D] prettier

Usage

In your local prettierrc file:

const config = require('@dztools/prettier-config');

module.exports = config;

License

https://github.com/dzervoudakes/dztools/blob/main/LICENSE

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago