mirror of
https://github.com/denoland/setup-deno.git
synced 2026-08-07 00:00:26 +02:00
7 lines
72 B
JSON
7 lines
72 B
JSON
{
|
|
"compilerOptions": {
|
|
"checkJs": true,
|
|
"allowJs": true
|
|
}
|
|
}
|