0.0.1 • Published 2 years ago

@energyweb/prettier-config v0.0.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

@energyweb/prettier-config

Shared Prettier configuration for Energy Web projects.

Installation

Install package with npm

  npm install @energyweb/prettier-config --save-dev

and also peer dependencies

  npm install prettier --save-dev

Usage/Examples

Create an Prettier config file .prettierrc.js with following content

module.exports = {
  ...require("@energyweb/prettier-config"),
};

Support

For support contact @Harasz or @jrhender.

0.0.1

2 years ago

0.0.0

2 years ago