1.0.1 • Published 9 months ago

@roll-network/prettier-config v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@roll-network/prettier-config

This folder contains Prettier config file used in Roll.

Install

yarn add -D @roll-network/prettier-config

Usage

Create a .prettierrc.js file in the root of your project. Add the following content:

module.exports = {
  ...require('@roll-network/prettier-config'),
}

Install CLI and run yarn roll format.

1.0.1

9 months ago

1.0.0

11 months ago