eslint
eslint copied to clipboard
Does not lint *.ts files in `plugins/`, `server/` etc.
one of the features is "Nuxt-specific rules for pages, components and more."
does the more include the *.ts
files, cuz right now it's not working for me :(
if not, is there a recommended way to lint and entire Nuxt project?