1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-01 22:03:39 +00:00
Nuxt/playground/nuxt.config.ts
Anthony Fu 537338f116
fix(nuxt): pass and format vite-node build errors ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-03 12:02:14 +02:00

4 lines
77 B
TypeScript

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