update .prettierrc.js

This commit is contained in:
不做码农 2022-04-23 21:53:47 +08:00
parent 1bf2cd3028
commit 8a8d7a34cc

View File

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