Superchupu

Results 178 comments of Superchupu

i'm perfectly fine with that and it sounds reasonable

the peer deps are already updated

just my two cents: - `globby` can be replaced by `tinyglobby`, some replacement i published after struggling for weeks when trying to replace globby in tsup (two subdependencies) - `glob`...

nope, fetch was added in like 17 point something and unflagged in 18.0.0 https://nodejs.org/en/blog/announcements/v18-release-announce#fetch-experimental ![image](https://github.com/user-attachments/assets/299e9cfb-249f-4102-ba1b-bd1660243578)

tinyglobby tries to support node >=12, as fdir doesn't use any node 14 exclusive features, but i don't run tests on node 12 due to test runner incompatibilities (fdir doesn't...

i feel like #32 could probably work for these use cases

supporting a globby option is not out of the scope of this project, but i'm not sure how feasible it would be to implement it without adding any more dependencies...

it has in fact just been documented on the website that has just been released https://superchupu.dev/tinyglobby/migration#gitignore

at first glance i think it is unlikely this will be added, fdir doesn't give information on whether a file is a symlink and there would need to be quite...

maybe, but even then the tinyglobby side of the implementation would likely not be straightforward to add