mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
07ad47da53
Deno has been using a deny list, which doesn't make sense because a lot of these options don't even work. Closes #25363
5 lines
51 B
JSON
5 lines
51 B
JSON
{
|
|
"compilerOptions": {
|
|
"checkJs": true
|
|
}
|
|
}
|