mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-17 22:19:42 +02:00
Dev
This commit is contained in:
12
.vscode/settings.example.json
vendored
Normal file
12
.vscode/settings.example.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"yaml.schemas": {
|
||||
"https://github.com/yusing/go-proxy/raw/main/schema/config.schema.json": [
|
||||
"config.example.yml",
|
||||
"config.yml"
|
||||
],
|
||||
"https://github.com/yusing/go-proxy/raw/main/schema/providers.schema.json": [
|
||||
"providers.example.yml",
|
||||
"*.providers.yml"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user