Illia Lukianov
Illia Lukianov
enviroment.js ``` /* jshint node: true */ module.exports = function(environment) { var ENV = { modulePrefix: 'blabla', environment: environment, rootURL: '/', locationType: 'auto', EmberENV: { FEATURES: { }, EXTEND_PROTOTYPES: {...
Hi guys, thanks u for such a great lib! This is kinda duplicate of https://github.com/itgalaxy/favicons/issues/253 as far as this issue is still opened there from 1 Jan 2019 , is...
I do this before usage of accounting.formatNumber(): ``` accounting.settings.number = { grouping: 3, thousand: ',', decimal: '.', precision: 4 },; ``` but it doesn't affect the result. I think issue...
Long time to find @riwu