Leonardo Javier Russo
Leonardo Javier Russo
Thank you @nbarkhina for your fast reply and attention 👍
@jonathanKingston great job! I'm applying this code by using patch-package, which is working properly for what I noticed.
The issue (https://github.com/prettier/prettier/issues/5246) was reported 5 years ago and the PR was submitted already. The code provides what is requested as something optional, not mandatory. Can someone take a look...
@brdillin they won't do anything, similar tools are doing this but they won't do anything no matter what, simple as that (https://github.com/prettier/prettier/issues/5246). However, we are lucky because a modern developer...
I'm currently using Jest and my solution was to mock the console, then every warning or error will throw an error when running the tests. Hope this can be useful...
Found the reason, the JavaScript code is expecting arguments, it works when browsing to https://maxthomas.dev/openjkdf2/?windowGUI Maybe the README.md should be showing the right URL or the JavaScript logic should be...
Thank you @awmottaz for your plugin! Before I was using patch-package, I hope some day the prettier team would be open to the idea of modern code.
I also included https://github.com/bfirsh/jsnes/pull/425, https://github.com/bfirsh/jsnes/pull/438 and https://github.com/bfirsh/jsnes/pull/441. Lastly, I'm still checking why sometimes the Star Wars game doesn't load the first level. Can be tested at: https://lrusso.github.io/Nintendo/Nintendo.htm
In case someone is still following this issue, here is my version of this port: https://lrusso.github.io/3DPinballSpaceCadet/3DPinballSpaceCadet.htm Differences with the original port: - The music is disabled. - The game menu...
@twoxfh thanks! It's the same wasm file used in wllama. I just converted it to a Base64 string.