UNPKG

node-irr

Version:

A Node.js package that provides an easy and customizable way to calculate internal rate of return.

13 lines (12 loc) 238 B
{ "arrowParens": "avoid", "bracketSameLine": false, "bracketSpacing": true, "jsxSingleQuote": true, "quoteProps": "as-needed", "semi": false, "singleQuote": true, "tabs": false, "tabWidth": 2, "trailingComma": "all" }