Johan Hargne Nohagen

Results 15 comments of Johan Hargne Nohagen

Hi, That could potentially be tricky to solve as the module only looks at the current result and simply appends it. The file it appends to can be any document...

Hi, I may have misunderstood what you want to achieve, but this module only extends the result given by the test suites you write with Jest to generate a visual...

Hi, I appreciate the idea. The issue is that you would lose the type safety of html elements if we were to move from the typescript interface `HTMLElement` to adding...

Great! FYI: I reverted the prettier commit as it touched pretty much all files in the entire project. _ℹ️ **In the future:** [You can download prettier to VSCode and set...

I saw that the build step is failing due to the added `prepare` script. Let me have a check..