Neodon
Neodon
### Feature request NodeJS has a [new experimental built-in test runner](https://nodejs.org/docs/latest-v18.x/api/test.html) in version 18+. It is typically invoked for JavaScript files via `node --test` or `node --test test/**/*.test.js`, for example....
NocoDB used as docker : true NocoDB version : 0.84.10 Database used in NC_DB URL : sqlite3 Project was created by clicking : New Project by connecting to external database...
## Is your feature request related to a problem? Please describe. I tried adding the `readonly` target type to some of my files because I will sometimes modify them (or...
I usually enable the `failglob` shell option by default in bash via `shopt -s failglob`. This results in errors being displayed when combined with using `__posh_git_ps1()` in my `PROMPT_COMMAND`. Here...
Just came across this framework and about to try it on a project. I wanted to make you aware of a small issue with the demos on your landing page....
### What version of Bun is running? 1.0.30+1424a196f ### What platform is your computer? Linux 5.15.133.1-microsoft-standard-WSL2 x86_64 x86_64 ### What steps can reproduce the bug? The bug seems to occur...