Skip to content
Snippets Groups Projects

MEP: removed Meilisearch

Merged Rémi PAILHAREY requested to merge dev into master
17 files
+ 118
229
Compare changes
  • Side-by-side
  • Inline
Files
17
+ 2
1
@@ -16,7 +16,8 @@
"activityBar.activeBackground": "#37cc4e",
"sash.hoverBorder": "#37cc4e",
"statusBarItem.remoteBackground": "#2aa63d",
"statusBarItem.remoteForeground": "#e7e7e7"
"statusBarItem.remoteForeground": "#e7e7e7",
"commandCenter.border": "#e7e7e799"
},
"editor.formatOnSave": true,
"eslint.format.enable": true,
Loading