mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-22 08:29:46 +00:00
4 lines
61 B
TypeScript
4 lines
61 B
TypeScript
export default defineNuxtConfig({
|
|
modules: [undefined],
|
|
})
|