mirror of
https://gitea.com/actions/setup-deno.git
synced 2026-01-02 04:18:24 +00:00
7 lines
72 B
JSON
7 lines
72 B
JSON
{
|
|
"compilerOptions": {
|
|
"checkJs": true,
|
|
"allowJs": true
|
|
}
|
|
}
|