From 34acf42e40358d28a2232774feec06f8f65fa223 Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Sat, 19 Apr 2025 11:45:01 +0800 Subject: [PATCH] feat --- .eslintignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..81ce55f --- /dev/null +++ b/.eslintignore @@ -0,0 +1,2 @@ +/dist/ +/node_modules/ \ No newline at end of file -- Gitblit v1.9.3