zhangweicheng a24a468751 feat(util): 修改四舍五入方法 5 éve
..
src a24a468751 feat(util): 修改四舍五入方法 5 éve
tests 8e6345ecc5 feat(util): 修改工具包 5 éve
.eslintignore 8e6345ecc5 feat(util): 修改工具包 5 éve
.eslintrc.js 8e6345ecc5 feat(util): 修改工具包 5 éve
.gitignore 8e6345ecc5 feat(util): 修改工具包 5 éve
.huskyrc.js 8e6345ecc5 feat(util): 修改工具包 5 éve
README.md 8e6345ecc5 feat(util): 修改工具包 5 éve
commitlint.config.js 8e6345ecc5 feat(util): 修改工具包 5 éve
lint-staged.config.js 8e6345ecc5 feat(util): 修改工具包 5 éve
package.json a24a468751 feat(util): 修改四舍五入方法 5 éve
prettier.config.js 8e6345ecc5 feat(util): 修改工具包 5 éve
rollup.config.js 8e6345ecc5 feat(util): 修改工具包 5 éve
tsconfig.json 8e6345ecc5 feat(util): 修改工具包 5 éve

README.md

开始

统一 4 舍 5 入算法,防止浮点数计算不精确问题。

初始化

npm install

构建

npm run build

代码风格

ESLint + Airbnb config

发布

发布

npm publish