main
chore: 所有包的 build, lint, test 都通过根目录统一管理 1. 删除不必要的包 2. 所有的包都不再拥有自己的 devDep 3. build, lint, test 全部通过根目录的依赖统一完成
fix: rm the useless lint-staged config