@affinityproject/prettier-config

1.0.1 • Public • Published

Prettier Config

Affinity's Base Prettier Configuration

Installation

npm install --save-dev @affinityproject/prettier-config

For greater flexibility prettier dependencies are peer dependencies so you must install them yourself

npx install-peerdeps --dev @affinityproject/prettier-config

Usage

// .prettierrc.js

module.exports = {
  extends: ['@affinity/prettier-config'],
}

Readme

Keywords

none

Package Sidebar

Install

npm i @affinityproject/prettier-config

Weekly Downloads

18

Version

1.0.1

License

Apache-2.0

Unpacked Size

1.71 kB

Total Files

6

Last publish

Collaborators

  • standemchuk