mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
Fix LSP having too many files due to frontend bundle
This commit is contained in:
parent
eee6ccebab
commit
9b39a1bd70
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"deno.enable": true,
|
||||
"deno.lint": true,
|
||||
"deno.enablePaths": ["./src", "./scripts"],
|
||||
"editor.defaultFormatter": "denoland.vscode-deno",
|
||||
"path-intellisense.extensionOnImport": true
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue