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

@senojs/prettier-config

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@senojs/prettier-config - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

6

CHANGELOG.md

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

## [0.2.2](https://github.com/senoteam/style-guide/compare/@senojs/prettier-config@0.2.1...@senojs/prettier-config@0.2.2) (2023-08-16)
### Performance Improvements
- **prettier-config:** update `printWidth` from `120` to `100` ([224cd94](https://github.com/senoteam/style-guide/commit/224cd943bb8753970bcbec5285623a988ce27e37))
## [0.2.1](https://github.com/senoteam/style-guide/compare/@senojs/prettier-config@0.2.0...@senojs/prettier-config@0.2.1) (2023-08-15)

@@ -8,0 +14,0 @@

2

index.js
export default {
printWidth: 120,
printWidth: 100,
quoteProps: 'consistent',

@@ -4,0 +4,0 @@ semi: false,

{
"name": "@senojs/prettier-config",
"version": "0.2.1",
"version": "0.2.2",
"description": "prettier config",

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

},
"gitHead": "22dcde7e7048ee407aaf6e1dce8fa6aa8a8964e4"
"gitHead": "50c3000d4decf88b17f902bc67b991ff501e87da"
}

Sorry, the diff of this file is not supported yet

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