This website requires JavaScript.
Explore
Help
Sign in
fries
/
WiiDuktape
Watch
1
Star
0
Fork
You've already forked WiiDuktape
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
7158cd3b29
WiiDuktape
/
jsconfig.json
9 lines
112 B
JSON
Raw
Normal View
History
Unescape
Escape
get the bird to draw. the bird now draws! i also got a font loaded too.
2024-06-21 07:45:28 +00:00
{
"compilerOptions"
:
{
make typescript happy
2024-06-25 01:31:56 +00:00
"target"
:
"ESNext"
,
"noImplicitAny"
:
true
,
"checkJs"
:
true
,
"strict"
:
true
get the bird to draw. the bird now draws! i also got a font loaded too.
2024-06-21 07:45:28 +00:00
}
}
Reference in a new issue
Copy permalink