Eli
Eli
Oh, and assuming #161 is merged in time, our size should 📉 I'd call that a highlight.
Are we delaying remeda until v20?
> @lishaduck sorry it took me this long to get back to this, i'm having to pretty intense IRL stuff lately lol That's fine, no need to apologize 😁 >...
> I would like to summarize pretty much everything that was done since the last blogpost up until now (and i'll also try to make a cool graphic, like with...
P.S. CI is failing in my projects because that typo got fixed! Hurrah for TypeScript not letting me merge an incomplete dependabot PR! (and thanks for Sheriff!)
Since [web_adapter v2.0.0](https://github.com/cfug/dio/releases/tag/web_adapter_v2.0.0), dio shouldn't be a blocker anymore. Dart 3.5 is out as of Flutter 3.24.
Not ideal, because this disables type-checked rules, but I worked around this by adding the following to my config: ```js { name: "jsdoc/examples/rules", files: ["**/*.md/*.js"], languageOptions: { parserOptions: { projectService:...
> Fenced blocks of TypeScript also are not currently supported. This is a blocker for me though, I'm going to have to turn off the processor for now. All of...
> Btw, I've submitted [#1392](https://github.com/gajus/eslint-plugin-jsdoc/pull/1392) to add a new option to make it more convenient to have ignored fenced blocks. Previously one would need to specify which blocks were allowed...
> Ok, I've gotten it working with type-aware rules, but I haven't managed to get it working for both JS as well as TS. Really, I'm starting to wonder if...