feat: update to nuxt 4
This commit is contained in:
@@ -80,11 +80,6 @@ export default defineNuxtConfig({
|
||||
scrollBehaviorType: "smooth"
|
||||
}
|
||||
},
|
||||
$development: {
|
||||
devtools: {
|
||||
enabled: true
|
||||
}
|
||||
},
|
||||
eslint: {
|
||||
config: {
|
||||
standalone: false
|
||||
@@ -93,8 +88,5 @@ export default defineNuxtConfig({
|
||||
experimental: {
|
||||
typedPages: true
|
||||
},
|
||||
future: {
|
||||
compatibilityVersion: 4
|
||||
},
|
||||
compatibilityDate: "2025-07-01"
|
||||
});
|
||||
|
Reference in New Issue
Block a user