🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@doist/prettier-config

Package Overview
Dependencies
Maintainers
8
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@doist/prettier-config

Doist global [prettier](https://prettier.io) config.

latest
Source
npmnpm
Version
4.0.1
Version published
Maintainers
8
Created
Source

@doist/prettier-config

Doist global prettier config.

Usage

Install:

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

Edit package.json:

{
  // ...
  "prettier": "@doist/prettier-config"
}

Release a new package

This project uses semantic versioning. A new version will be published to both npm and GitHub Package Registry when a new tag is pushed. Please make sure an entry is added to CHANGELOG.md.

git checkout master
npm version <major|minor|patch>
git push --follow-tags

FAQs

Package last updated on 13 Nov 2025

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