8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"deno.enablePaths": [
|
|
"./"
|
|
],
|
|
"deno.enable": true,
|
|
"deno.unstable": true,
|
|
"editor.inlayHints.enabled": "off"
|
|
}
|