pantry/.vscode/settings.json
Max Howell abb0921f3d
don’t need cli checkouts anymore (#146)
* don’t need cli checkouts anymore
* tidy

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-02-02 09:00:52 -05:00

6 lines
102 B
JSON

{
"deno.enable": true,
"deno.lint": true,
"deno.unstable": true,
"deno.config": "deno.jsonc"
}