mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
91cd23ab81
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
10 lines
100 B
JSON
10 lines
100 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": [
|
|
"DOM",
|
|
"DOM.Iterable",
|
|
"ESNext"
|
|
]
|
|
}
|
|
}
|