Socket
Socket
Sign inDemoInstall

@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.10 to 0.1.11

4

index.js

@@ -12,3 +12,4 @@ module.exports = {

arrowParens: 'always',
endOfLine: 'lf'
endOfLine: 'lf',
vueIndentScriptAndStyle: true,
// bracketSameLine: false,

@@ -19,4 +20,3 @@ // requirePragma: false,

// htmlWhitespaceSensitivity: "css",
vueIndentScriptAndStyle: true,
// embeddedLanguageFormatting: 'auto',
};
{
"version": "0.1.10",
"version": "0.1.11",
"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