nuxt-community / auth-module

Zero-boilerplate authentication support for Nuxt 2
https://auth.nuxtjs.org
MIT License
1.93k stars 925 forks source link

chore(lint): prettier fix non-vue files #1484

Closed bmulholland closed 2 years ago

bmulholland commented 2 years ago

I'm noticing PRs fixing formatting issues, likely because of editor autofix settings. I'm adding linting for those files directly to our lint setup, and autofixing all issues in bulk, in the hope of making future PRs to these files easier to read (and easier to contribute!)