New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@coara/prettier-config

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coara/prettier-config

coara TM Prettier config

latest
Source
npmnpm
Version
1.0.11
Version published
Maintainers
0
Created
Source

Prettier configuration rules

Usage

Install

$ npm i @coara/prettier-config -D

Use it

You can configure in different ways.

Adding the key prettier on your package.json

{
  "version": "1.0.3",
  // ...
  "prettier": "@coara/prettier-config"
}

Or add the reference on your .pretierrc located at root of your directory

"@coara/prettier-config"

FAQs

Package last updated on 24 Jul 2024

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