UNPKG

number-to-decimal-form-string-x

Version:

Convert a base-10 or scientific E-notation value to a decimal form string.

6 lines (5 loc) 55 B
module.exports = { env: { browser: true, }, };