logos-storage-go/.vscode/settings.json

6 lines
61 B
JSON
Raw Normal View History

2025-10-20 02:46:50 +02:00
{
"gopls": {
"buildFlags": ["-tags=integration"]
}
}