[[MIRROR from GitHub]] Property based testing framework for JavaScript (like QuickCheck) written in TypeScript fast-check.dev

📝 Switch to `?raw` imports for advents (#6830) master

Replace the function-returning-function pattern in buggy.mjs files with direct exports, and use ?raw imports to get the source code as text for StackBlitz sandboxes and downloads. This eliminates the need for the String(fn) + regex extraction workaround in AdventOfTheDayBuilder. https://claude.ai/code/session_016asJDuBocZ76J4KQrxy8A9 --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Nicolas DUBIEN <dubzzz@users.noreply.github.com>


+816 -820
51 changed files