{ "compilerOptions": { "module": "commonjs", "target": "ES2020", "lib": ["ES2020", "dom"], "sourceMap": true, "allowSyntheticDefaultImports": true } }