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

@sitaggart/prettier-config

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sitaggart/prettier-config - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.3.1](https://github.com/SiTaggart/lint-config/compare/@sitaggart/prettier-config@0.3.0...@sitaggart/prettier-config@0.3.1) (2021-09-10)
### Bug Fixes
* remove deprecated jsxBracketSameLine prettier option ([e97eba3](https://github.com/SiTaggart/lint-config/commit/e97eba33ec559c46321b2ef1c60af1d9ca9a16fc))
# [0.3.0](https://github.com/SiTaggart/lint-config/compare/@sitaggart/prettier-config@0.2.116...@sitaggart/prettier-config@0.3.0) (2021-09-07)

@@ -8,0 +19,0 @@

2

index.js

@@ -8,3 +8,3 @@ // eslint-disable-next-line unicorn/prefer-module

singleQuote: true,
jsxBracketSameLine: false,
bracketSameLine: false,
overrides: [

@@ -11,0 +11,0 @@ {

{
"name": "@sitaggart/prettier-config",
"version": "0.3.0",
"version": "0.3.1",
"description": "prettier config for personal projects",

@@ -29,3 +29,3 @@ "keywords": [

},
"gitHead": "27d8a2093229bdd8cee690ccc031d165c52b4505"
"gitHead": "cc6f44bb8ed516ce307501ddf1c040f27f947f01"
}
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