Results 179 comments of Bruno Fantauzzi

@bgentry but what about the time to save the cache? In my GitLab CI it took 2 min to save the cache: ![image](https://github.com/oven-sh/setup-bun/assets/28177550/7cee83ec-e9c8-45d3-804c-3461a6c1683f) (35s to restore cache, 2s to install)....

Came here to suggest this!

> > When clicking a script, it was executing "auto run scripName". Reading the code, I found out this: > > ```ts > > const packageManager: string = > >...

@msand What was remaining to get this merged? Just found out about SVG filters and they could fit well on my react-native-shadow-2 lib

I just found that it changes all the props in files.exclude in settings.json from true to false, and sometimes it will stick to false.

@eamodio can you take a look at it? I have to almost everyday replace the falses with trues in my settings.json. Not a big deal because I select them all...

~~Hi @eamodio! Thanks for the update. I still hadn't issues with it!~~ @eamodio Actually, it just happened again: I had one VsCode window, opened another one where I switched the...

Bun now supports it! https://github.com/oven-sh/bun/issues/6419#issuecomment-2179541513

I am still not familiar with the flat config; I haven't migrated to it yet. If I use the flat config in this lib, I believe older eslint versions wouldn't...

Please let me know if I can do something about your issue.