1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-08 04:12:26 +04:00

Enable Astro TypeScript checks across preview, docs, and shared (#2743)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
Paweł Kuna
2026-08-01 01:58:03 +02:00
committed by GitHub
parent 7fde04b859
commit 2ad46002ac
25 changed files with 766 additions and 66 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"recommendations": ["astro-build.astro-vscode"]
}