@mll-lab/prettier-config

1.0.0 • Public • Published

prettier-config

The shareable prettier configuration of MLL

Installation

yarn add --dev @mll-lab/prettier-config

Usage

// .prettierrc.js
module.exports = require('@mll-lab/prettier-config');

// For customization
module.exports = {
    ...require('@mll-lab/prettier-config'),
    ...
};

Readme

Keywords

Package Sidebar

Install

npm i @mll-lab/prettier-config

Weekly Downloads

29

Version

1.0.0

License

MIT

Unpacked Size

3.13 kB

Total Files

6

Last publish

Collaborators

  • spawnia