This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-15 02:14:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e465da95cc
Nuxt
/
playground
/
nuxt.config.ts
5 lines
103 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(nuxt, kit): auto import `defineNuxtConfig` (#7497)
2022-09-14 11:10:10 +00:00
export
default
defineNuxtConfig
(
{
chore: cleanup eslint rules with latest `@nuxt/eslint-config` (#26653)
2024-04-05 18:08:32 +00:00
devtools
:
{
enabled
:
true
}
,
chore(deps): update all non-major dependencies (3.x) (#29524) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-16 21:52:04 +00:00
compatibilityDate
:
'2024-06-28'
,
feat(nuxt, kit): auto import `defineNuxtConfig` (#7497)
2022-09-14 11:10:10 +00:00
}
)
Reference in New Issue
Copy Permalink