@mll-lab/prettier-config

v1.0.0
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/prettier-config

Metadata

  • MIT
  • Whatever
  • Benedikt Franke
  • released 3/3/2021

Downloads

Maintainers