babel-plugin-num-accuracy

1.0.5 • Public • Published

babel-plugin-num-accuracy

Fault tolerance for js projects

Installation and Usage

npm install babel-plugin-num-accuracy --save-dev

添加babel-plugin-accuracy

.babelrc or .babel.config.js

example

{
  "presets": ["@babel/preset-env"],
  "plugins": ["babel-plugin-num-accuracy"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i babel-plugin-num-accuracy

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

4.29 kB

Total Files

4

Last publish

Collaborators

  • zard999