Kirian CAUMES
Kirian CAUMES
Hello, Has discussed in a previous issue, it might be a good idea to hide the "meta" data in "[nestLikeConsoleFormat](https://github.com/gremo/nest-winston/blob/master/src/winston.utilities.ts#L31)" if empty. Currently, this is displayed in the console: ```sh...
### Housekeeping - [X] I'm sure this issue is _not_ a duplicate ### Information: Hello, Is it possible to set the default .jsx icon to .tsx file? I've tried this,...
#### Describe the issue I cannot run the same request consecutively (two or more) in the same script. But with only one request in the script, if I start it,...
Hello, I have a problem with `why-did-you-render` and `react-router-dom`. ### Problem When I use the router and especially a link to change the page, this error is thrown: ```log Warning:...
Hi, Currently, if I write the following code, the `showModal` method is not detected as a problem: ```js const dialog = document.createElement('dialog') dialog.showModal() ``` With this `.browserslistrc` configuration: ``` last...