{ "compilerOptions": { "module": "commonjs", "target": "ES2020", "outDir": "./dist", "rootDir": "./src", "strict": true } }