.prettierrc.cjs @@ -7,7 +7,7 @@ // 指定每个缩进级别的空格数 tabWidth: 2, // 使用制表符而不是空格缩进行 useTabs: true, useTabs: false, // 在语句末尾是否需要分号 semi: true, // 是否使用单引号