mirror of
https://github.com/v2ray/v2ray-core.git
synced 2024-04-21 12:31:52 +00:00
update build tag settings due to plugin change
This commit is contained in:
Vendored
+1
-3
@@ -2,7 +2,5 @@
|
||||
{
|
||||
"editor.tabSize": 2,
|
||||
|
||||
"go.buildFlags": ["-tags", "json"],
|
||||
"go.lintFlags": ["-tags", "json"],
|
||||
"go.vetFlags": ["-tags", "json"]
|
||||
"go.buildTags": "json"
|
||||
}
|
||||
Reference in New Issue
Block a user