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

simplify find-page middleware (#30642)

This commit is contained in:
Peter Bengtsson
2022-09-12 14:12:07 +02:00
committed by GitHub
parent 86974ccecc
commit 5f4672549e
7 changed files with 13 additions and 93 deletions

View File

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