.gitignore @@ -1,4 +1,5 @@ .DS_Store .history node_modules/ dist/ npm-debug.log* @@ -21,6 +22,7 @@ package-lock.json yarn.lock pnpm-lock.yaml # 编译生成的文件 auto-imports.d.ts