This doesn't include any code changes. The Node.js version for this repo doesn't actually align with the runtime environment, since that's a CloudFront Function with it's own bespoke JavaScript runtime.
I locked ESLint and TSC to the JavaScript versions that most closely match the CloudFront runtime.
Otherwise it's mostly just automated linting in GitHub
This doesn't include any code changes. The Node.js version for this repo doesn't actually align with the runtime environment, since that's a CloudFront Function with it's own bespoke JavaScript runtime.
I locked ESLint and TSC to the JavaScript versions that most closely match the CloudFront runtime.
Otherwise it's mostly just automated linting in GitHub