{
"compilerOptions": {
"resolveJsonModule": true,
"strict": true,
"esModuleInterop": true,
"downlevelIteration": true,
"allowJs": true,
}