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

@gesdisc/prettier-config

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gesdisc/prettier-config - npm Package Compare versions

Comparing version 1.0.1 to 1.2.0

2

index.json

@@ -6,3 +6,3 @@ {

"insertPragma": false,
"jsxBracketSameLine": false,
"bracketSameLine": false,
"jsxSingleQuote": false,

@@ -9,0 +9,0 @@ "printWidth": 86,

{
"name": "@gesdisc/prettier-config",
"version": "1.0.1",
"version": "1.2.0",
"description": "Shared Prettier config",

@@ -14,3 +14,6 @@ "main": "index.json",

"url": "ssh://git@git.earthdata.nasa.gov:7999/guui/prettier-config.git"
},
"peerDependencies": {
"prettier": ">=2.4.0"
}
}

@@ -1,5 +0,5 @@

### Usage:
# Usage:
* if you have any existing prettier config in your project, delete it
* `npm install --save-dev prettier @gesdisc/prettier-config`
* add to package.json: `"prettier": "@gesdisc/prettier-config"`
- if you have any existing prettier config in your project, delete it
- `npm install --save-dev prettier @gesdisc/prettier-config`
- [use the config](https://prettier.io/docs/en/configuration.html#sharing-configurations)
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