Skeleton for a yaml config.

This commit is contained in:
2023-08-11 09:51:33 +02:00
parent 052f3b71bf
commit 931783245c
8 changed files with 117 additions and 6 deletions

View File

@@ -15,6 +15,7 @@
"test:unit": "vitest"
},
"devDependencies": {
"@modyfi/vite-plugin-yaml": "^1.0.4",
"@playwright/test": "^1.28.1",
"@sveltejs/adapter-auto": "^2.0.0",
"@sveltejs/kit": "^1.20.4",