Blayne Chard

Results 16 comments of Blayne Chard

Thanks for responding so quickly > As a workaround you might be able to find a GitHub Action that meets this need. There does seem to be a few github...

Victor is quite old, it does actually cause a few headaches.. eg doesn't expose a default on its module exports. To get it to compile properly, I think you need...

Awesome, My goal is not to change anything if i can avoid it, Just to make sure its standard across all the files so my editor doesn't keep auto-formatting things...

> Trailing commas are a good feature that makes editing easier and reduces diff churn, and Prettier allows enabling them in its config, and it only has them off by...

These libraries are more building blocks than an actual application, if your looking for a maphack then you may be better served with something like d2r map assist. If you...

> Do you have a update for getting mapid? I have some work done on it but its just a hack job, I'm sure someone else has already made a...

This requires https://github.com/linz/basemaps-config/pull/525 to be merged first

Hi @pnorman, I have attempted to reproduce this issue, I started from a fresh nodejs docker container and it all worked fine. Here are the commands I ran. ``` docker...

Node v12 reached end of life in April 2022 https://github.com/nodejs/release#release-schedule Node v14 will each end of life at the end of April 2023, The current LTS is v18, We only...