1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-18 09:57:04 -04:00
v2fly/.vscode/settings.json

6 lines
180 B
JSON
Raw Normal View History

2016-01-21 18:53:58 -05:00
// Place your settings in this file to overwrite default and user settings.
{
"go.buildFlags": ["-tags=json"],
"go.lintFlags": ["-tags=json"],
"go.vetFlags": ["-tags=json"]
}