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

@fingerprintjs/prettier-config-dx-team

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fingerprintjs/prettier-config-dx-team - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

8

index.js

@@ -13,2 +13,10 @@ module.exports = {

svelteSortOrder: 'options-scripts-markup-styles',
overrides: [
{
files: '*.md',
options: {
printWidth: 80,
},
},
],
}

2

package.json
{
"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 @@

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