mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
10 lines
100 B
JSON
10 lines
100 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"lib": [
|
||
|
"DOM",
|
||
|
"DOM.Iterable",
|
||
|
"ESNext"
|
||
|
]
|
||
|
}
|
||
|
}
|