11 lines
143 B
JSON
11 lines
143 B
JSON
![]() |
{
|
||
|
"compilerOptions": {
|
||
|
"noEmit": true,
|
||
|
"jsx": "preserve",
|
||
|
"strict": true
|
||
|
},
|
||
|
"files": [
|
||
|
"index.d.ts",
|
||
|
"test.tsx"
|
||
|
]
|
||
|
}
|