Socket
Book a DemoInstallSign in
Socket

@checkernetwork/prettier-config

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@checkernetwork/prettier-config

Shared configuration for Prettier

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
341
7.57%
Maintainers
3
Weekly downloads
 
Created
Source

prettier-config

Shared configuration for Prettier

Usage

Add this package as a dev-dependency to your project and tell prettier to use it as the configuration:

{
  "prettier": "@checkernetwork/prettier-config"
  "devDependencies": {
    "@checkernetwork/prettier-config": "^1.0.0",
    "prettier": "^3.5.3"
  }
}

Development

Publish a new version:

$ npx np

FAQs

Package last updated on 23 Apr 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