Migrate from Biome to Oxlint/Oxfmt (#2822)

* Migrate from Biome to Oxlint/Oxfmt

* pin version of autofix

* set version of autofix

* pin version of autofix

* [autofix.ci] apply automated fixes

* better comments, test formatter

* [autofix.ci] apply automated fixes

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Amruth Pillai
2026-03-18 14:59:05 +01:00
committed by GitHub
parent 040755bec9
commit 99c602e3c7
338 changed files with 19496 additions and 5374 deletions
+14 -15
View File
@@ -4,7 +4,9 @@ description: "A showcase of articles, videos, and social media posts from the Re
---
<Note>
Have you created something that makes use of Reactive Resume, or spread the word about it in your own way? I'd love to feature it here! Send me an email at [hello@amruthpillai.com](mailto:hello@amruthpillai.com) and I'll make sure to add it to this page.
Have you created something that makes use of Reactive Resume, or spread the word about it in your own way? I'd love to
feature it here! Send me an email at [hello@amruthpillai.com](mailto:hello@amruthpillai.com) and I'll make sure to add
it to this page.
</Note>
---
@@ -16,16 +18,15 @@ A collection of blog posts and articles written by the community about Reactive
<CardGroup cols={2}>
{/* Add article cards here */}
{/* Example:
{/\* Example:
<Card title="Article Title" icon="newspaper" href="https://example.com/article">
A brief description of the article.
</Card>
*/}
</CardGroup>
<Info>
No articles have been featured yet. Be the first to contribute!
</Info>
<Info>No articles have been featured yet. Be the first to contribute!</Info>
---
@@ -36,16 +37,15 @@ Video tutorials, reviews, and walkthroughs created by the community.
<CardGroup cols={2}>
{/* Add video cards here */}
{/* Example:
{/\* Example:
<Card title="Video Title" icon="youtube" href="https://youtube.com/watch?v=...">
A brief description of the video.
</Card>
*/}
</CardGroup>
<Info>
No videos have been featured yet. Be the first to contribute!
</Info>
<Info>No videos have been featured yet. Be the first to contribute!</Info>
---
@@ -54,15 +54,14 @@ No videos have been featured yet. Be the first to contribute!
Posts and threads from social media platforms sharing experiences with Reactive Resume.
<CardGroup cols={2}>
{/* Add social media cards here */}
{/* Example:
{/* Add social media cards here */}
{/* Example:
<Card title="Post Title" icon="twitter" href="https://twitter.com/...">
A brief description of the post.
</Card>
*/}
</CardGroup>
<Info>
No social media posts have been featured yet. Be the first to contribute!
</Info>
<Info>No social media posts have been featured yet. Be the first to contribute!</Info>