refactor: convert sequential.js to TypeScript#770
refactor: convert sequential.js to TypeScript#770Nihal4777 merged 2 commits intoCircuitVerse:mainfrom
Conversation
WalkthroughThe change updates 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Deploy Preview for circuitverse ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Fixes CircuitVerse#661 (partial - 1 file) - Renamed sequential.js to sequential.ts - Added TypeScript type annotation to changeClockEnable parameter (val: boolean) - Added return type annotation (void) - No logic changes, only type safety improvements
cd0379f to
d9fd4af
Compare
Nihal4777
left a comment
There was a problem hiding this comment.
@pantha704 Just apply the changes in v1 as well.
bff5598 to
6711b71
Compare
|
Done sir ! @Nihal4777 |

Part of #661 (partial - 1 file per PR rule)
Changes
Converted
src/simulator/src/sequential.jsto TypeScript:sequential.jssequential.tsTypeScript Improvements
No Logic Changes
changeClockEnableTesting
bun run build)Code Understanding and AI Usage
Summary by CodeRabbit
Refactor
Chores
✏️ Tip: You can customize this high-level summary in your review settings.