Changes to esbuild and adds initial creation of creaps

This commit is contained in:
2025-07-05 22:34:23 -03:00
parent d72f3ec851
commit 06d4eff5c9
9 changed files with 669 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
{
"semi": true,
"tabWidth": 2,
"tabWidth": 4,
"printWidth": 120,
"singleQuote": false,
"trailingComma": "none",