@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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @lsd-aus/prettier-config

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

2.8 kB

Total Files

4

Last publish

Collaborators

  • lukethecoder