{ "compilerOptions": { "target": "ES2020", "module": "commonjs", "strict": true, "skipLibCheck": true, "noEmit": true, } }