openexchangerates / accounting.js

A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
http://openexchangerates.github.io/accounting.js
MIT License
4.95k stars 532 forks source link

trailing comma on settings object #19

Closed millermedeiros closed 13 years ago

millermedeiros commented 13 years ago

line 24 and 30 of v0.1.4dev - this should cause a bug on IE.

wjcrowcroft commented 13 years ago

Good catch, thanks, just fixed.