Nuxt/playground/nuxt.config.ts

5 lines
79 B
TypeScript

import { defineNuxtConfig } from 'nuxt3'
export default defineNuxtConfig({
})