devedmonton / DES-Website

The Dev Edmonton Society website! We empower Edmonton Developers!
https://devedmonton.com
MIT License
22 stars 52 forks source link

fix: update eslint #317

Closed arashsheyda closed 4 months ago

arashsheyda commented 4 months ago

What issue is this referencing?

this PR updates eslint & it config file to work with nuxt and typescript properly.

Do these code changes work locally and have you tested that they fix the issue yourself?

Does the following command run without warnings or errors?

Have you taken a look at our contributing guidelines?

My node version matches the one suggested when running nvm use?