zhangweicheng 444a208cb5 feat: 回滚lodash il y a 3 ans
..
src 9fd059660a perf(wise-cost-util): 优化getIndex速度 il y a 3 ans
.eslintignore 7bd2fe074d feat(wise-cost-util): 增加wise-cost项目前后共用的业务工具 il y a 4 ans
.eslintrc.js 7bd2fe074d feat(wise-cost-util): 增加wise-cost项目前后共用的业务工具 il y a 4 ans
.gitignore 7bd2fe074d feat(wise-cost-util): 增加wise-cost项目前后共用的业务工具 il y a 4 ans
.huskyrc.js 7bd2fe074d feat(wise-cost-util): 增加wise-cost项目前后共用的业务工具 il y a 4 ans
README.md 7bd2fe074d feat(wise-cost-util): 增加wise-cost项目前后共用的业务工具 il y a 4 ans
commitlint.config.js 7bd2fe074d feat(wise-cost-util): 增加wise-cost项目前后共用的业务工具 il y a 4 ans
lint-staged.config.js 7bd2fe074d feat(wise-cost-util): 增加wise-cost项目前后共用的业务工具 il y a 4 ans
package.json 444a208cb5 feat: 回滚lodash il y a 3 ans
prettier.config.js 7bd2fe074d feat(wise-cost-util): 增加wise-cost项目前后共用的业务工具 il y a 4 ans
rollup.config.js cdd5baad59 chore: 打包时,增加输出esm il y a 4 ans
tsconfig.json 7bd2fe074d feat(wise-cost-util): 增加wise-cost项目前后共用的业务工具 il y a 4 ans

README.md

开始

wise-cost项目前后端业务通用工具包

初始化

npm install

构建

npm run build

代码风格

ESLint + Airbnb config

发布

发布

npm publish