opennextjs / opennextjs-aws

Open-source Next.js adapter for AWS
https://opennext.js.org
MIT License
4.14k stars 126 forks source link

fix all the various examples eslint warnings #544

Closed dario-piotrowicz closed 1 month ago

dario-piotrowicz commented 1 month ago

I've noticed that every PR is getting eslint warnings coming from the examples directory, so I figured I could open a quick PR to address them 🙂

For example: https://github.com/opennextjs/opennextjs-aws/pull/543/files

dario-piotrowicz commented 1 month ago

Sorry for the delay, i misread the title and thought you wanted to fix all eslint Anyway LGTM

No problem! yeah I didn't want to fix all eslint warnings in one go as some might end up being controversial, and figured I could test the water first 😅

I'll try opening a new PR for the others at some point today 🙂