mongolyy
mongolyy
> I think you may need to install experimental version of react for it to work. Thanks for the comment. Thanks to you I was able to make the test...
Thank you for your comment! > This PR isn't just to add a feature about "Log View", however it's about allowing to execute code, which is misleading. Should I stop...
I noticed your comment. If execution itself is not a problem, I will use `Function` instead of `eval()`! https://developer.mozilla.org/en-US/docs/web/javascript/reference/global_objects/eval#never_use_eval!
Thank you very much for your detailed explanation. Due to my lack of knowledge, I did not understand everything, but I did understand the outline. > Let's leave it and...
@Skn0tt Thanks for the improvement. Unfortunately, however, my application fails with an error when I run the `next build` or `next dev` command. I am attaching a terminal log from...
I think this issue is resolved. I confirm reviewdog makes EOF new line code suggestion. https://github.com/mongolyy/reviewdog-action-biome/pull/69#discussion_r2348623163 Thank you!!