chore: update configs

This commit is contained in:
Stevan Freeborn
2025-01-25 16:44:54 -06:00
parent 2668fba97e
commit 7727a6f3d4
6 changed files with 210 additions and 52 deletions
+1
View File
@@ -47,6 +47,7 @@ return {
OrganizeImports = true,
},
RoslynExtensionsOptions = {
DocumentAnalysisTimeoutMs = 30000,
EnableAnalyzersSupport = true,
EnableImportCompletion = true,
},