Michaël De Boey

Results 478 comments of Michaël De Boey

@kentcdodds So I guess we should move `tsconfig-paths` to `dependencies` then? Although I don't think seeding is happening in production, so it's fine to have it in `devDependencies` 🤔

@rubys Should we create another build for doing so? All `tsconfig-paths` docs are referring to installing it as a dev dependency

> could you split this up into smaller, more targeted PRs? @pcattori Can you explain how you would see the separate PRs? For me this PR is fixing the `toJSON`...

Thank you for opening this issue, and our apologies we haven't gotten around to it yet! With the release of [React Router v7](https://remix.run/blog/react-router-v7) we are sun-setting continued development/maintenance on Remix...

Hi @marekdedic! Since this repo is unmaintained, you might want to re-open this issue in the @eslint-community fork https://github.com/eslint-community/eslint-plugin-eslint-comments For more info about why we created this organization, you can...

@pateik As mentioned above (and in https://github.com/yt-dlp/yt-dlp/pull/8174#issuecomment-2683581239), I have 0 Python knowledge, so it's hard for me to debug this and see what's going wrong tbh. I was under the...

@seproDev tests are run and are passing Only think I can't seem to find out is running my local changes against real URLs in the terminal Formatting and linting is...

@seproDev Can you please point me towards the docs that explain how I can run my local changes against real URLs in the terminal (so not just running tests with...

@seproDev Yeah go ahead! 👍 If you think it would be faster if you work on this one, I'm happy to hand it over to you.

@seproDev I just tried out your changes and it seems that something is still off When running `python -m yt_dlp https://www.vrt.be/vrtnu/a-z/taboe/3/taboe-s3a4`, I get the following error ```sh [VrtNU] Extracting URL:...