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