mirror of
https://github.com/denoland/deno.git
synced 2025-02-12 16:59:32 -05:00
![Bartek Iwańczuk](/assets/img/avatar_default.png)
This was changed by mistake in #24326. Closes https://github.com/denoland/deno/issues/24459.
8 lines
79 B
JSON
8 lines
79 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": [
|
|
"deno.ns",
|
|
"dom"
|
|
]
|
|
}
|
|
}
|