Upgrade dependencies, switch to vitest, introduce eslint#32
Upgrade dependencies, switch to vitest, introduce eslint#32thomaseizinger merged 2 commits intothomaseizinger:masterfrom
Conversation
I can revert the quotes. However prettier was already there, maybe no one ran |
a97735d to
5e1913c
Compare
|
Cleaned up irrelevant changes including prettier reformatting. Re-ran webpack. I will not be addressing prettier setup in this PR. Everything is already in place but seemingly unused. If you have desire to get formatting under control, here is what can be done:
On a side note:
|
Interesting. It has been a while that I did frontend work so I am not fully aware of the developments here. Thank you for the contribution! :) |
I have spent a lot of time trying to fix #31 today, however eventually I realized that remark escapes link refs shortcuts without actual links, so I'll probably move on with a bash script for my limited use case. However I have decided to push this PR to refresh what appears to be a very old GitHub action.
Changes:
unifiedand fails to understandexport ... from '..'syntax innode_modules/unified/index.js. vitest just works and it has a watch mode too which is super handy for auto-rerunning tests (newpackage.jsoncommand:nom run test-watch)yarn buildin this PR