mirror of
https://github.com/foambubble/foam.git
synced 2026-01-09 14:08:13 -05:00
Fixed VS Code settings file
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -26,7 +26,7 @@
|
||||
"editor.tabSize": 2,
|
||||
"jest.autoRun": "off",
|
||||
"jest.rootPath": "packages/foam-vscode",
|
||||
"jest.jestCommandLine": "yarn jest"
|
||||
"jest.jestCommandLine": "yarn jest",
|
||||
"gitdoc.enabled": false,
|
||||
"search.mode": "reuseEditor"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user