mirror of
https://github.com/usememos/memos.git
synced 2024-11-28 05:53:14 +03: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>
6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"go.lintOnSave": "workspace",
|
|
"go.lintTool": "golangci-lint",
|
|
"go.inferGopath": false
|
|
}
|