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 up package.json #96

Open jlaramie opened 2 years ago

jlaramie commented 2 years ago
joshbtn commented 2 years ago

Thanks for the contribution. Looks like the CI cd pipeline needs revisited too before I test and merge this. I'll take a look at why things are failing as soon as I get some time. It's been a very long time since I modified this project in any meaningful way :)

jlaramie commented 2 years ago

@joshbtn Thanks and your welcome. I'm really interested in trying to push these related projects into a prettier plugin and some other things so I'm trying to get everything updated and in sync. No huge rush as I have more to do on my side.

jlaramie commented 2 years ago

@joshbtn I read over the CI errors and it looks like it might just require a package-lock file so I went ahead and generated one and pushed it. Please try it again.

jlaramie commented 2 years ago

@joshbtn just a friendly reminder to try running the workflow

Arhimagistr commented 1 year ago

@joshbtn Thanks and your welcome. I'm really interested in trying to push these related projects into a prettier plugin and some other things so I'm trying to get everything updated and in sync. No huge rush as I have more to do on my side.

Hi dude! Did u do what u wanted for Prettier?