Davlatjon Sh
                                            Davlatjon Sh
                                        
                                    @Boshen yes, but support for `eslint.config.js` would be cool
Tracing with invalid configuration (see #3217 ) i got these errors `.vscode/settings.json` ```json { "oxc_language_server.enable": true, "oxc_language_server.configPath": "eslint.config.js", "oxc_language_server.run": "onSave" } ``` --- `Trace output` ``` [2024-05-09T22:10:20Z INFO oxc_language_server] initialize:...
Thank you for detailed response and solution for my use cases. bash_unit really helped much in my project to keep project much stable and reliable and allows me add features...
@pgrange I don't how to implement it properly cross-platform (Unix, Linux). But for now `nodemon` could be used
Yea, i understand, so only currently have no idea how do it properly
Hi @pgrange and thank you for fix. Seems it’s my fault not bash_unit as i am used bash_unit with bash -eu flag which causes fail on GH Actions macOs runner...
I am able to reproduce the bug and this is really not `bashcov` bug, an OS itself because it fails if one of `immune tools` are missing. In the case...
Thank you @pgrange
I still waiting it on Homebrew...