fix: Linting

This commit is contained in:
2025-09-25 23:29:30 +01:00
parent bc7099d627
commit 558bca7f56
+1 -1
View File
@@ -14,5 +14,5 @@
] ]
} }
}, },
"postCreateCommand": "pnpm install && pnpm run dev" "postCreateCommand": "pnpm install && pnpm run dev"
} }