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.