docs: use lang="ts" everywhere

This commit is contained in:
Benjamin Canac
2024-02-14 17:41:10 +01:00
parent 300861a49e
commit c488b28c3c
13 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
<script setup>
<script setup lang="ts">
const title = 'Playground'
const description = 'Play online with our interactive Nuxt Image playground.'

View File

@@ -1,4 +1,4 @@
<script setup>
<script setup lang="ts">
const title = 'Roadmap'
const description = 'Discover our Volta board for @nuxt/ui development status.'