zhangweicheng 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
..
src 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
tests 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
.eslintignore 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
.eslintrc.js 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
.gitignore 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
.huskyrc.js 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
README.md 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
commitlint.config.js 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
lint-staged.config.js 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
package.json 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
prettier.config.js 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
rollup.config.js 8e6345ecc5 feat(util): 修改工具包 5 yıl önce
tsconfig.json 8e6345ecc5 feat(util): 修改工具包 5 yıl önce

README.md

开始

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

初始化

npm install

构建

npm run build

代码风格

ESLint + Airbnb config

发布

发布

npm publish