WiiDuktape/jsconfig.json
Fries 3362687710 get the bird to draw.
the bird now draws! i also got a font loaded too.
2024-06-21 00:45:28 -07:00

5 lines
50 B
JSON

{
"compilerOptions": {
"target": "ESNext"
}
}