UNPKG

fix-floats

Version:

A function which fixes floating-point rounding errors in JavaScript

10 lines 165 B
{ "compilerOptions": { "target": "ES6", "checkJs": true, "allowJs": true }, "exclude": [ "node_modules", ] }