@aaron-zon/prettier-config
Advanced tools
+1
-1
| module.exports = { | ||
| /** 单行最大文字数*/ | ||
| printWidth: 120, | ||
| printWidth: 80, | ||
| /** tab填充空格数 */ | ||
@@ -5,0 +5,0 @@ tabWidth: 4, |
+1
-1
| { | ||
| "name": "@aaron-zon/prettier-config", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
999
-0.1%