{ "compilerOptions": { "target": "ES2021", "moduleResolution": "Node", "allowSyntheticDefaultImports": true, "noEmit": true, "strict": true } }