improve file structure + add TSX/JSX support
All checks were successful
/ test (push) Successful in 14s

This commit is contained in:
Soph :3 2024-07-23 10:12:54 +03:00
parent 013c7cef7f
commit a7aaff537f
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
13 changed files with 67 additions and 48 deletions

View file

@ -18,6 +18,7 @@
"esbuild": "^0.23.0",
"marked": "^13.0.2",
"mime-types": "^2.1.35",
"nano-jsx": "^0.1.0",
"p5": "^1.9.4"
}
}