joshbtn / excelFormulaUtilitiesJS

This library contains methods to beautify an excel formula. This library also contains functions to convert an excel formula to JavaScript (ECMAScript) or C# and python.
http://excelformulabeautifier.com/
Other
394 stars 101 forks source link

Fixing DeprecationWarning #81

Closed Fransoic closed 4 years ago

Fransoic commented 4 years ago

DeprecationWarning: 'root' is deprecated, use 'global'

joshbtn commented 4 years ago

Thanks for the PR