update .prettierrc.js
This commit is contained in:
parent
1bf2cd3028
commit
8a8d7a34cc
@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
// 一行最多 100 字符
|
||||
printWidth: 120,
|
||||
// 一行最多 180 字符
|
||||
printWidth: 180,
|
||||
// 使用 2 个空格缩进
|
||||
tabWidth: 2,
|
||||
// 不使用缩进符,而使用空格
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user