{ "compilerOptions": { "allowSyntheticDefaultImports": true, "module": "esnext", "moduleResolution": "node", "noEmit": true, "strict": true, "skipLibCheck": true, "target": "es2017", "types": [] } }