Socket
Book a DemoInstallSign in
Socket

prettier-config-hudochenkov

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-config-hudochenkov - npm Package Compare versions

Comparing version

to
0.4.0

6

index.js
// https://prettier.io/docs/en/options.html
module.exports = {
/** @type {import("prettier").Config} */
export default {
arrowParens: 'always',

@@ -13,3 +15,3 @@ bracketSpacing: true,

tabWidth: 4,
trailingComma: 'es5',
trailingComma: 'all',
useTabs: true,

@@ -16,0 +18,0 @@ overrides: [

{
"name": "prettier-config-hudochenkov",
"version": "0.3.0",
"version": "0.4.0",
"description": "My Prettier config",

@@ -9,3 +9,4 @@ "scripts": {

},
"main": "index.js",
"type": "module",
"exports": "./index.js",
"files": [

@@ -18,8 +19,11 @@ "index.js"

"peerDependencies": {
"prettier": "^2.4.1"
"prettier": "^3.0.1"
},
"devDependencies": {
"prettier": "^2.4.1"
"prettier": "^3.0.1"
},
"engines": {
"node": ">=16"
},
"prettier": "./index.js"
}
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.