mirror of
https://github.com/usememos/memos.git
synced 2024-11-10 17:02:21 +08:00
afaaec8492
* feat(mode): add demo mode * chroe: Update store/db/db.go Co-authored-by: boojack <stevenlgtm@gmail.com> * chroe: Update store/db/db.go Co-authored-by: boojack <stevenlgtm@gmail.com> --------- Co-authored-by: boojack <stevenlgtm@gmail.com>
5 lines
96 B
JSON
5 lines
96 B
JSON
{
|
|
"go.lintOnSave": "workspace",
|
|
"go.lintTool": "golangci-lint",
|
|
"go.inferGopath": false
|
|
}
|