Fix eslint setup

This commit is contained in:
Nicola Spadari
2024-06-16 11:48:40 +02:00
parent 7b71c8bca9
commit 5a2ad3948b
14 changed files with 4977 additions and 4941 deletions

View File

@@ -8,4 +8,4 @@
<script lang="ts" setup>
const { data } = await useFetch("https://jsonplaceholder.typicode.com/todos/1");
</script>
</script>