Files

11 lines
143 B
JSON
Raw Permalink Normal View History

2026-04-05 16:14:49 -04:00
{
"compilerOptions": {
"noEmit": true,
"jsx": "preserve",
"strict": true
},
"files": [
"index.d.ts",
"test.tsx"
]
}