Socket
Socket
Sign inDemoInstall

@arthurfiorette/prettier-config

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

8

index.js

@@ -25,2 +25,6 @@ /**

* embeddedLanguageFormatting: 'auto' | 'off';
* printWidth: number;
* tabWidth: number;
* useTabs: boolean;
* parentParser?: string | undefined;
* }} PrettierOptions

@@ -35,5 +39,5 @@ */

insertPragma: false,
jsxBracketSameLine: false,
bracketSameLine: false,
jsxSingleQuote: false,
printWidth: 100,
printWidth: 90,
proseWrap: 'always',

@@ -40,0 +44,0 @@ quoteProps: 'as-needed',

{
"name": "@arthurfiorette/prettier-config",
"version": "1.0.5",
"version": "1.0.6",
"description": "My personal prettier config",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc