feat: 整理目录结构
This commit is contained in:
9
.github/.depcheckrc.yaml
vendored
Normal file
9
.github/.depcheckrc.yaml
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
# https://github.com/depcheck/depcheck#usage
|
||||
# #####
|
||||
# pnpm exec depcheck --config .github/.depcheckrc.yaml
|
||||
# #####
|
||||
# pnpm add json -g
|
||||
# pnpm exec depcheck --json | json
|
||||
|
||||
ignores: ['@iconify-json/*']
|
||||
skip-missing: true
|
Reference in New Issue
Block a user