0.0.5 • Published 1 year ago

@tryrolljs/prettier-config v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@tryrolljs/prettier-config

This folder contains Prettier config file used in Roll.

Install

yarn add -D @tryrolljs/prettier-config

Usage

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

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

Install CLI and run yarn roll format.

0.0.5

1 year ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago