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

@emerson-eps/prettier-config

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emerson-eps/prettier-config - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json
{
"name": "@emerson-eps/prettier-config",
"version": "2.0.2",
"version": "2.0.3",
"description": "Shared Prettier config for Emerson E&P Software",

@@ -5,0 +5,0 @@ "keywords": [

@@ -10,5 +10,2 @@ /**

module.exports = {
// arrowParens default since Prettier v2.0.0 is "always"
// "avoid" present to avoid reformatting pre v2.0 code.
arrowParens: "avoid",
// trailingComma default since Prettier v3 is "all"

@@ -15,0 +12,0 @@ // setting to "es5" for nicer formatting of JSX and less formatting changes.

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