update prettierrc.js

This commit is contained in:
不做码农 2022-05-07 22:16:03 +08:00
parent e87d8bd326
commit efce9dac4d

View File

@ -1,6 +1,6 @@
module.exports = {
// 一行最多 180 字符
printWidth: 180,
printWidth: 148,
// 使用 2 个空格缩进
tabWidth: 2,
// 不使用缩进符,而使用空格