{ "compilerOptions": { "allowSyntheticDefaultImports": true, "esModuleInterop": true, "moduleResolution": "node", "outDir": "./dist/", "removeComments": true, "skipLibCheck": true, "sourceMap": true, "strict": true, "target": "ES5" } }