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-11 16:43:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
365eaba229
Nuxt
/
test
/
fixtures
/
basic
/
layouts
/
invalid-root.vue
7 lines
99 B
Vue
Raw
Normal View
History
Unescape
Escape
chore: update to use `@nuxt/eslint-config` (#24209) Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2023-11-09 17:01:13 +00:00
<!--
eslint
-
disable
vue
/
no
-
multiple
-
template
-
root
--
>
feat(nuxt): add warning in dev mode if layouts/pages do not have a single root node (#5469)
2022-08-23 10:25:48 +00:00
<
template
>
<
div
/
>
<
slot
/
>
<
/
template
>
Reference in New Issue
Copy Permalink