New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@theguild/prettier-config

Package Overview
Dependencies
Maintainers
0
Versions
332
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theguild/prettier-config - npm Package Compare versions

Comparing version 3.0.0-alpha-20241105134425-51aa3cca7f85d4bab7d9556c18de38fc45c7b8ca to 3.0.0-alpha-20241105163741-779af24ca99ca70da6d0616c5c9c295b390a33c4

2

package.json
{
"name": "@theguild/prettier-config",
"version": "3.0.0-alpha-20241105134425-51aa3cca7f85d4bab7d9556c18de38fc45c7b8ca",
"version": "3.0.0-alpha-20241105163741-779af24ca99ca70da6d0616c5c9c295b390a33c4",
"type": "module",

@@ -5,0 +5,0 @@ "description": "The Guild's shared Prettier config",

@@ -14,4 +14,6 @@ # @theguild/prettier-config

```js
// .prettierrc.cjs
module.exports = require('@theguild/prettier-config')
// prettier.config.js
import prettierConfig from '@theguild/prettier-config'
export default prettierConfig
```
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