Socket
Socket
Sign inDemoInstall

@addepar/prettier-config

Package Overview
Dependencies
0
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @addepar/prettier-config

Addepar's Prettier config


Version published
Weekly downloads
27
increased by3.85%
Maintainers
4
Install size
3.03 kB
Created
Weekly downloads
 

Readme

Source

@addepar/prettier-config

This is the Prettier config used for Javascript projects at Addepar.

Using the plugin

Installation

Install the plugin as a dev dependency in your project.

yarn add --dev @addepar/prettier-config

Configuration

Re-export the config in .prettierrc.js

// .prettierrc.js
module.exports = require('@addepar/prettier-config');

FAQs

Last updated on 17 Dec 2019

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc