mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-14 18:13:54 +00:00
dadf50dbcd
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
5 lines
103 B
TypeScript
5 lines
103 B
TypeScript
export default defineNuxtConfig({
|
|
devtools: { enabled: true },
|
|
compatibilityDate: '2024-06-28',
|
|
})
|