9 lines
158 B
JSON
9 lines
158 B
JSON
{
|
|
"deno.enable": true,
|
|
"deno.unstable": true,
|
|
"deno.codeLens.testArgs": [
|
|
"--allow-all",
|
|
"--no-check",
|
|
"--no-lock"
|
|
]
|
|
} |