@fingerprintjs/prettier-config-dx-team
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -13,2 +13,10 @@ module.exports = { | ||
svelteSortOrder: 'options-scripts-markup-styles', | ||
overrides: [ | ||
{ | ||
files: '*.md', | ||
options: { | ||
printWidth: 80, | ||
}, | ||
}, | ||
], | ||
} |
{ | ||
"name": "@fingerprintjs/prettier-config-dx-team", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Custom prettier config for DX Team", |
@@ -13,3 +13,3 @@ # Prettier dx-team preset | ||
```bash | ||
pnpm install @fingerprintjs/prettier-config-dx-team | ||
pnpm install -D @fingerprintjs/prettier-config-dx-team | ||
``` | ||
@@ -16,0 +16,0 @@ |
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
2730
21