theintern / intern

A next-generation code testing stack for JavaScript.
https://theintern.io/
Other
4.36k stars 310 forks source link

Implement run with zero config (#1141) #1206

Open abolfazlghalandary opened 1 year ago

abolfazlghalandary commented 1 year ago

Closes #1141 I'm solving this issue as a "good first issue". Since I have little experience on frontend, and this is my first contribution, I appreciate any step-by-step help to make this PR applicable for merging.

Thanks!

jason0x43 commented 1 year ago

Hi, and thanks for contributing! Could you rebase your PR against current master, or merge master into your branch? I ran Intern's code through prettier (the code had gotten out of sync the current formatting rules), which makes the PR a lot easier to follow. 😄