New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jimmy.codes/prettier-config

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimmy.codes/prettier-config

My personal prettier config

  • 1.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

@jimmy.codes/prettier-config

GitHub Actions Workflow Status version downloads semantic-release code style: prettier

💄 My personal prettier config

🐣 Features

  • Supports tailwindcss through prettier-plugin-tailwindcss
  • Supports astro through prettier-plugin-astro
  • Ignores pnpm-lock.yaml
  • Uses prettier's defaults except for quoteProps which is set as "consistent"

🛠️ Usage

First you need to install @jimmy.codes/prettier-config, for example with pnpm:

pnpm add -D @jimmy.codes/prettier-config

Then you can add the prettier key to your package.json, like so:

+  "prettier": "@jimmy.codes/prettier-config",

Keywords

FAQs

Package last updated on 05 Nov 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

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