mirror of
https://github.com/usememos/memos.git
synced 2024-11-16 11:46:07 +08:00
5 lines
107 B
JSON
5 lines
107 B
JSON
{
|
|
"json.schemaDownload.enable":true,
|
|
"go.lintOnSave": "workspace",
|
|
"go.lintTool": "golangci-lint",
|
|
}
|