1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Fix the workspace settings.json

This commit is contained in:
hubwriter
2022-01-12 14:46:27 +00:00
committed by GitHub
parent caaaa403be
commit 05a3738f7a

View File

@@ -1,7 +1,7 @@
{
"files.exclude": {
"**/translations": true
}
},
"workbench.editor.enablePreview": false,
"workbench.editor.enablePreviewFromQuickOpen": false
}