Morgan Touverey Quilling
Morgan Touverey Quilling
Hi! I am integrating Go code in my codebase and exposing its functions in a shared library file (.so). It would be nice to be able to set the buildmode,...
- Versions: [email protected], [email protected] - `nodemon -v`: 2.0.19 - Operating system/terminal environment (powershell, gitshell, etc): Ubuntu & ZSH - Command you ran: `nodemon --inspect=9231 test.js ` ### Normal behavior According...
According to the graphql-compose `tsconfig.json`, graphql-compose expects standard libraries `es2017`or `esnext.asynciterable` to be present, but still compiles to the `es2016` [`target`](https://typescriptlang.org/tsconfig#target). We were profiling our API and, while tracking performance...
First, thanks for bringing Biome to IntelliJ IDEs! I have an issue with the formatter, I'd like to disable it on .js files because I prefer how my IDE config...