@assemble-inc/prettier-config-asm
Advanced tools
Comparing version 0.1.12 to 0.1.13
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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package