ni/.npmignore
HeXiaoLong:Suanier 49de4589bd feat: 搭建UI组件库
1. 完成展示example
2. 按需加载
3. 导入导出
未来:
1. 更多组件
2. 暗黑模式
3. 配置文件
2025-05-20 12:37:09 +08:00

18 lines
197 B
Plaintext

.vscode
.github
docs
public
src
.gitignore
.npmrc
.editorconfig
.eslintrc
.prettierrc
*.log
*.test.ts
*.spec.ts
tsconfig.json
tsconfig.build.json
tsconfig.node.json
vite.config.ts
vitest.config.ts