🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@vyron/prettier-config

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vyron/prettier-config - npm Package Compare versions

Comparing version
0.0.2
to
0.1.0
+1
-1
index.js

@@ -32,3 +32,3 @@ module.exports = {

// 使用回车换行作为默认的换行[lf|crlf|cr|auto]
endOfLine: 'crlf'
endOfLine: 'lf'
}
{
"name": "@vyron/prettier-config",
"version": "0.0.2",
"version": "0.1.0",
"description": "personal prettier config",

@@ -5,0 +5,0 @@ "main": "index.js",