@mll-lab/prettier-config

v0.0.1
The shareable prettier configuration of MLL
prettier config

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'),
    ...
};
npm i @mll-lab/[email protected]

Metadata

  • MIT
  • Whatever
  • Benedikt Franke
  • released 2/22/2021

Downloads

Maintainers