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

@0k/prettier

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0k/prettier

Newline preserving prettier

  • 0.2.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

0k's own tuning of prettier

Install

npm install -D @0k/prettier

Specificity

This package is meant as a single package to import with no configuration files and a opinionated default configuration.

singleQuote: true
semi: false
tabWidth: 4
spaceBeforeFunctionParen: true
printWidth: 80

Note that it uses prettierx under the hood to unsure the capability of setting spaceBeforeFunctionParen.

This package can change without notice, but provides tags.

Changelog

0.2.1 (2023-05-08)

Fix

  • Update README.org with new organization name. [Valentin Lab]

0.1.0 (2022-06-16)

Changes

  • Add star spacing in yield and generator and trailing comma. [Valentin Lab]

0.0.2 (2021-08-20)

New

  • Be more specific in the welcoming doc. [Valentin Lab]

  • Add space before paren in function definition. [Valentin Lab]

Changes

  • Use 80 char width wrapping when possible. [Valentin Lab]

0.0.1 (2021-08-03)

Other

  • First import. [Valentin Lab]

FAQs

Package last updated on 08 May 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