Socket
Socket
Sign inDemoInstall

@appliedblockchain/prettier-config

Package Overview
Dependencies
0
Maintainers
53
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @appliedblockchain/prettier-config

Prettier config used at Appliedb Blockchain


Version published
Weekly downloads
456
decreased by-19.72%
Maintainers
53
Install size
2.16 kB
Created
Weekly downloads
 

Readme

Source

prettier-config

Prettier config used at Applied Blockchain

Usage

Install the package using npm (or yarn)

npm install --save-dev @appliedblockchain/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": "@appliedblockchain/prettier-config",
   "license": "MIT",
   "main": "index.js"

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

Keywords

FAQs

Last updated on 18 Jul 2022

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