chore: 使用 Prettier 统一代码风格

This commit is contained in:
rbetree
2026-01-04 21:07:07 +08:00
parent 5ae8e99795
commit 82d6341c00
23 changed files with 3129 additions and 2805 deletions

View File

@@ -46,4 +46,3 @@ test('未配置 icons.mode 时应回退为默认 favicon', () => {
assert.equal(config.icons.mode, 'favicon');
});
});