@octaved-flow/prettier-config

1.2.1 • Public • Published

prettier config

This is a configuration for prettier

Usage

Installation with yarn:

$ yarn add @octaved-flow/prettier-config -D

Then create a .prettierrc.js file with the following content:

module.exports = {
  ...require('@octaved-flow/prettier-config'),
  //add overwrites here
};

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @octaved-flow/prettier-config

    Weekly Downloads

    9

    Version

    1.2.1

    License

    MIT

    Unpacked Size

    1.16 kB

    Total Files

    4

    Last publish

    Collaborators

    • octaved-flow