@lsd-aus/prettier-config

1.0.2 • Public • Published

@lsd-aus/eslint-config

npm

Installation

yarn add @lsd-aus/prettier-config

Usage

// package.json
{
  "name": "my-projects-name",
  "prettier": "@lsd-aus/prettier-config",
  "devDependencies": {
    "@lsd-aus/prettier-config": "^1.0.0"
  }
}
// `.prettierrc.json`
"@lsd-aus/prettier-config"
// `prettier.config.js` or `.prettierrc.js`
module.exports = '@lsd-aus/prettier-config';

can be used the same as this package. see for extend config.

License

MIT © Luke Secomb.

/@lsd-aus/prettier-config/

    Package Sidebar

    Install

    npm i @lsd-aus/prettier-config

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    2.8 kB

    Total Files

    4

    Last publish

    Collaborators

    • lukethecoder