Files
2025-09-27 04:55:20 +03:00

10 lines
175 B
JSON

{
"go.testFlags": [
"-count=1",
"-benchtime=3s",
],
"go.testTimeout": "300s",
"go.testExplorer.enable": true,
"search.useIgnoreFiles": true,
}