draw triangle

This commit is contained in:
dylan
2023-04-28 20:01:48 -07:00
parent 3e7bf2dd80
commit d7c2d5adb9
7 changed files with 261 additions and 1 deletions

5
deno.json Normal file
View File

@ -0,0 +1,5 @@
{
"fmt": {
"useTabs": true
}
}