6 lines
162 B
JSON
6 lines
162 B
JSON
{
|
|
"csharp.suppressDotnetRestoreNotification": true,
|
|
"dotnet.defaultSolution": "${workspaceFolder}/STCompiler.sln",
|
|
"docwriter.style": "Auto-detect"
|
|
}
|