1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-23 17:10:07 +00:00
Nuxt/examples/with-pages/nuxt.config.ts
2021-10-12 14:51:41 +02:00

5 lines
79 B
TypeScript

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