Skip to content

Commit 4f17798

Browse files
committed
💅 ci(app): 忽略插件类依赖
1 parent f693c97 commit 4f17798

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.depcheckrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"@types/rimraf",
55
"cross-env",
66
"simple-git-hooks",
7-
"typescript"
7+
"typescript",
8+
"eslint-plugin-simple-import-sort"
89
],
910
"skip-missing": false
1011
}

0 commit comments

Comments
 (0)