Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

@bullhorn/prettier-config

Package Overview
Dependencies
Maintainers
15
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bullhorn/prettier-config

Prettier config used at Bullhorn

latest
Source
npmnpm
Version
0.0.4
Version published
Weekly downloads
5
-16.67%
Maintainers
15
Weekly downloads
 
Created
Source

prettier-config

Prettier config used at Bullhorn

Usage

Install the package using npm (or yarn)

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

Add the prettier key to your package.json

diff --git a/package.json b/package.json
index 2ecef3d..260838f 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
   "keywords": [
     "prettier"
   ],
+  "prettier": "@bullhorn/prettier-config",
   "license": "MIT",
   "author": "Bullhorn Inc.",
   "main": "index.js"

Check out the prettier documentation for more info on sharing configurations.

Keywords

prettier

FAQs

Package last updated on 24 Jan 2022

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