🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@affinityproject/prettier-config

Package Overview
Dependencies
Maintainers
4
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@affinityproject/prettier-config

Affinity's Base Prettier Configuration

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
4
Created
Source

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'],
}

FAQs

Package last updated on 10 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts