PRX / dovetail-cdn-viewer-request

CloudFront Function handling Dovetail CDN viewer requests
https://dovetail.prx.org
GNU Affero General Public License v3.0
0 stars 0 forks source link

Modernize #5

Closed farski closed 10 months ago

farski commented 10 months ago

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