tangled
alpha
login
or
join now
notnite.com
/
moonlight
3
fork
atom
this repo has no description
3
fork
atom
overview
issues
pulls
pipelines
moonlight
/
packages
/
core
/
tsconfig.json
at
main
6 lines
96 B
view raw
wrap content
1
{
2
"extends"
:
"../../tsconfig.json"
,
3
"compilerOptions"
:
{
4
"lib"
:
[
"ESNext"
,
"DOM"
]
5
}
6
}