1
0
mirror of https://github.com/D4M13N-D3V/neroshitron.git synced 2025-03-14 10:05:04 +00:00

11 lines
197 B
JSON
Raw Normal View History

2024-05-27 09:40:21 -04:00
{
"deno.enablePaths": [
"supabase/functions"
],
"deno.lint": true,
"deno.unstable": true,
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
2024-05-27 09:40:21 -04:00
}
}