北泽阀门线边库

This commit is contained in:
2025-03-18 15:57:46 +08:00
parent 2491f32128
commit da52f86551
13 changed files with 2122 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
module.exports = {
// 超过最大值换行
printWidth: 148,
// 使用 2 个空格缩进
tabWidth: 2,
printWidth: 160,
// 使用 4 个空格缩进
tabWidth: 4,
// 不使用缩进符,而使用空格
useTabs: false,
// 行尾不需要有分号