Nuxt/playground/nuxt.config.ts

5 lines
78 B
TypeScript

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