mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
6 lines
107 B
JSON
6 lines
107 B
JSON
{
|
|
"json.schemaDownload.enable":true,
|
|
"go.lintOnSave": "workspace",
|
|
"go.lintTool": "golangci-lint",
|
|
}
|