mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-04 09:17:32 -05:00
update build tag settings due to plugin change
This commit is contained in:
parent
8f4bd95bc3
commit
06aaaf970b
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -2,7 +2,5 @@
|
|||||||
{
|
{
|
||||||
"editor.tabSize": 2,
|
"editor.tabSize": 2,
|
||||||
|
|
||||||
"go.buildFlags": ["-tags", "json"],
|
"go.buildTags": "json"
|
||||||
"go.lintFlags": ["-tags", "json"],
|
|
||||||
"go.vetFlags": ["-tags", "json"]
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user