Wakamai-Fondue / wakamai-fondue-engine

The engine that powers Wakamai Fondue
Apache License 2.0
51 stars 12 forks source link

build: upgrade all the things #67

Open Robbert opened 4 weeks ago

Robbert commented 4 weeks ago

Oops, I accidentally already created a PR.

To do:

RoelN commented 2 weeks ago

Thanks Robbert! 🙏

I think there's something wrong with the linter/prettier, as running npm run prettier makes changes we don't want, like " → '. Likewise for npm run lint-fix.

Also npm run lint gives ERROR: "lint:prettier" exited with 1. 🤔

The rest of the changes look reasonable to me, but I'd love an extra pair of eyes on this. Maybe @Ryuno-Ki would like to do the honors?