mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-03 01:30:40 +10:00
50ba37a27f
* chore(release): v5.1.0 * feat: implement resume thumbnails * fix: remove unused mcp tools * docs: fix formatting of docs
8 lines
135 B
JSON
8 lines
135 B
JSON
{
|
|
"extends": "@reactive-resume/config/tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"jsx": "preserve",
|
|
"lib": ["ESNext", "DOM"]
|
|
}
|
|
}
|