chore: add Node toolchain, archetypes.json, and placeholder images

This commit is contained in:
Keith Solomon
2026-07-12 19:46:29 -05:00
parent 78565cfae9
commit 8eefd749be
10 changed files with 3323 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100
}