mirror of
https://gitea.catppuccin.com/catppuccin/palette
synced 2025-02-18 20:36:49 +00:00
9 lines
152 B
JSON
9 lines
152 B
JSON
{
|
|
"deno.enable": true,
|
|
"deno.lint": true,
|
|
"deno.unstable": false,
|
|
"[typescript]": {
|
|
"editor.defaultFormatter": "denoland.vscode-deno"
|
|
}
|
|
}
|