mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
![David Sherret](/assets/img/avatar_default.png)
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
|
|
}
|
|
}
|