Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@crystal-ball/prettier-base

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crystal-ball/prettier-base

🔮 Projects - Prettier configs

  • 3.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
134
increased by204.55%
Maintainers
4
Weekly downloads
 
Created
Source

Crystal Ball Projects documentation

Package version NPM downloads Build status Known vulnerabilities :status      
Renovate Commitizen friendly ZenHub Semantic Release Contributor Covenant :integrations
Contains magic Full of love :flair       


Shared Prettier configurations management



This package manages the Prettier dependency versioning and configuration. The package is batteries included for using Prettier for formatting.

⚙️ Setup

1. Install

npm i -D @crystal-ball/prettier-base

2. Update package.json

{
  "prettier": "@crystal-ball/prettier-base"
}

3. Command script

{
  "format": "prettier --write . !CHANGELOG.md"
}

Keywords

FAQs

Package last updated on 21 Oct 2023

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc