getodk / central-frontend

Vue.js based frontend for ODK Central
https://docs.getodk.org/central-intro/
Apache License 2.0
32 stars 56 forks source link

Make small changes to ESLint config #993

Closed matthew-white closed 3 months ago

matthew-white commented 3 months ago

I noticed that the default ESLint config from Vite has a few changes from ours (related: #671). This PR pulls in some of those changes now.

What has been done to verify that this works as intended?

Linting continues to pass.

Before submitting this PR, please make sure you have: