@assemble-inc/prettier-config-asm
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -9,3 +9,3 @@ module.exports = { | ||
jsxSingleQuote: false, | ||
trailingComma: 'off', | ||
trailingComma: 'none', | ||
bracketSpacing: true, | ||
@@ -12,0 +12,0 @@ // bracketSameLine: false, |
{ | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"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
2352