Closed devinschumacher closed 1 month ago
Looks like this only affects configs for nitro, postcss, vite, and webpack (and typescript, sort of, but we're already extending their generated config). Eslint / prettier etc configured normally; "single source of truth" a little misleading in that case.
"Nuxt uses nuxt.config.ts file as the single source of truth for configurations and skips reading external configuration files." - reference
So wanted to link a few things to make sure we considered them.
How to configure with nuxt.config.ts + nuxt defaults we should probably keep?: