Nuxt/playground/nuxt.config.ts

4 lines
68 B
TypeScript

export default defineNuxtConfig({
devtools: { enabled: true },
})