From 56c4393cb7d5f3eb35d52cb3e60e21684f599b0c Mon Sep 17 00:00:00 2001 From: nuintun Date: Tue, 17 Dec 2024 19:54:05 +0800 Subject: [PATCH] feat: Update code --- svgo.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svgo.config.js b/svgo.config.js index 04e7e309..67f1b973 100644 --- a/svgo.config.js +++ b/svgo.config.js @@ -1,6 +1,6 @@ /** * @module svgo.config - * @description Svgo 配置 + * @description Svgo 配置. */ import { createHash } from 'node:crypto';