nuxt / eslint

Collection of ESLint-related packages for Nuxt
https://eslint.nuxt.com
MIT License
539 stars 65 forks source link

fix: set Nitro `noEmit` to true #415

Closed mitjans closed 5 months ago

mitjans commented 5 months ago

Closes #414

This might also be related to https://github.com/nuxt/nuxt/issues/26871.

Not sure if this issue should be fixed in Nitro or Nuxt instead.

antfu commented 5 months ago

No, this is not nuxt/eslint's responsibility to do so. You can try to raise this in Nitro instead. Thanks