Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@assemble-inc/prettier-config-asm

Package Overview
Dependencies
Maintainers
6
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assemble-inc/prettier-config-asm - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

8

index.js
module.exports = {
printWidth: 120,
printWidth: 100,
tabWidth: 2,

@@ -9,6 +9,6 @@ useTabs: false,

quoteProps: "as-needed",
trailingComma: 'all',
trailingComma: "all",
bracketSpacing: true,
arrowParens: 'always',
endOfLine: 'lf',
arrowParens: "always",
endOfLine: "lf",
vueIndentScriptAndStyle: true,

@@ -15,0 +15,0 @@ // bracketSameLine: false,

{
"version": "0.1.12",
"version": "0.1.13",
"name": "@assemble-inc/prettier-config-asm",

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

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