Closed dario-piotrowicz closed 1 month ago
it's quite minor, but we do get this eslint error when running the create-next-app example:
create-next-app
example in a gh run
I think this is caused by us using the wrong eslint version in the app, so that's what I am addressing in this PR
it's quite minor, but we do get this eslint error when running the
create-next-app
example:example in a gh run
I think this is caused by us using the wrong eslint version in the app, so that's what I am addressing in this PR