{ "compilerOptions": { "alwaysStrict": true, "module": "ESNext", "strict": true, "target": "esnext", "declaration": true } }