switch to svelte and chart.js

This commit is contained in:
Vincent van der Wal
2025-09-11 21:09:23 +02:00
parent e4f93be75e
commit e0fda01f7a
27 changed files with 8000 additions and 1335 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}