mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 01:57:12 -05:00
vscode settings
This commit is contained in:
parent
216faf587c
commit
5ebfc269fd
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
// Place your settings in this file to overwrite default and user settings.
|
||||
{
|
||||
"go.buildFlags": ["-tags=json"],
|
||||
"go.lintFlags": ["-tags=json"],
|
||||
"go.vetFlags": ["-tags=json"]
|
||||
}
|
Loading…
Reference in New Issue
Block a user