{ "compilerOptions": { "target": "es2018", "outDir": "dist/", "strictNullChecks": true, "strictBindCallApply": true, "lib": ["DOM", "ES2021"] } }