Socket
Socket
Sign inDemoInstall

@digitregroup/prettier-config

Package Overview
Dependencies
1
Maintainers
4
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @digitregroup/prettier-config

DigitRE group's Prettier configuration for all javascript projects.


Version published
Weekly downloads
7
decreased by-22.22%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

DigitRE group's Prettier configuration for all javascript projects.

NPM Badge

Install

First, install developement dependencies using npm.

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

or yarn

yarn add -D prettier @digitregroup/prettier-config

Usage

Once Prettier dependencies installed, simply add prettier config in the package.json file as below.

{
  "prettier": "@digitregroup/prettier-config"
}

IDE/Editor configuration

PHPStorm

VSCode

Keywords

FAQs

Last updated on 13 Oct 2020

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