mirror of
https://gitea.com/actions/setup-deno.git
synced 2024-11-26 19:33:27 +08:00
7 lines
72 B
JSON
7 lines
72 B
JSON
{
|
|
"compilerOptions": {
|
|
"checkJs": true,
|
|
"allowJs": true
|
|
}
|
|
}
|