style: run eslint and prettier
Some checks failed
TrafficCue CI / check (push) Failing after 33s
TrafficCue CI / build (push) Failing after 34s

This commit is contained in:
Cfp
2025-08-14 16:19:34 +02:00
parent 8abf745135
commit 12aa42d98c
13 changed files with 320 additions and 293 deletions

View File

@ -1,6 +1,3 @@
{
"recommendations": [
"svelte.svelte-vscode",
"inlang.vs-code-extension"
]
}
"recommendations": ["svelte.svelte-vscode", "inlang.vs-code-extension"]
}