@getaround-eu/prettier-config

1.2.1 • Public • Published

@getaround-eu/prettier-config npm CircleCI

Shareable Prettier config for Getaround's projects.

yarn add -D @getaround-eu/prettier-config
npm install -D @getaround-eu/prettier-config
pnpm install -D @getaround-eu/prettier-config

Usage

In a .prettierrc.json:

"@getaround-eu/prettier-config"

Or in order to be extended, in a .prettierrc.js:

module.exports = {
  ...require("@getaround-eu/prettier-config"),
  singleQuote: true
}

Readme

Keywords

none

Package Sidebar

Install

npm i @getaround-eu/prettier-config

Weekly Downloads

3,543

Version

1.2.1

License

MIT

Unpacked Size

3.9 kB

Total Files

5

Last publish

Collaborators

  • cpatchane
  • getaround-root