🤖 This post includes some LLM-derived content 🤖 I'm a fan of using Renovate's config.js file format for the global self-hosting configuration. One thing that's always caught me out, compared to the repo-level configuration, is that I don't get IDE autocomplete by default. Today, I ended up sitting down to look at how to get it working - and turns out it was ~2 lines of code to add 🫣 (This is based on my experience using Neovim 0.11.4, and ts_ls 5.0.1) Because it is "just" a JavaScrip...