Skip to content

Commit

Permalink
feat: 移除其它类包
Browse files Browse the repository at this point in the history
  • Loading branch information
j710328466 committed May 16, 2024
1 parent 8e61290 commit bb56b8e
Show file tree
Hide file tree
Showing 87 changed files with 0 additions and 89,321 deletions.
2 changes: 0 additions & 2 deletions .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,10 @@ export default defineConfig({
{ type: 'meta', dir: 'packages/meta/src' },
{ type: 'types', dir: 'packages/types/src' },
{ type: 'funny', dir: 'packages/funny/src' },
{ type: 'other', dir: 'packages/cli/src' },
{ type: 'other', subType: 'changelog', dir: 'packages/changelog/src' },
{ type: 'other', subType: 'commit', dir: 'packages/commit/src' },
{ type: 'other', subType: 'commit-lint', dir: 'packages/commit-lint/src' },
{ type: 'other', subType: 'sensitiveWords', dir: 'packages/sensitiveWords/src' },
{ type: 'other', subType: 'snippets', dir: 'packages/snippets/src' },
{ type: 'other', subType: 'player', dir: 'packages/player/src' },
{ type: 'other', subType: 'spider', dir: 'packages/spider/src' },
],
Expand Down
282 changes: 0 additions & 282 deletions packages/snippets/.eslintrc.js

This file was deleted.

2 changes: 0 additions & 2 deletions packages/snippets/.gitignore

This file was deleted.

12 changes: 0 additions & 12 deletions packages/snippets/.vscodeignore

This file was deleted.

13 changes: 0 additions & 13 deletions packages/snippets/CHANGELOG.md

This file was deleted.

Loading

0 comments on commit bb56b8e

Please sign in to comment.