{ "editor.formatOnSave": true, "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.codeActionsOnSave": { "source.fixAll.eslint": "always" }, "sqltools.connections": [ { "previewLimit": 50, "server": "localhost", "driver": "PostgreSQL", "name": "SupermemoryDB", "connectString": "postgresql://dhravya:DPOSTGRES99%40c22%23hLab27postgres@168.119.111.189/supermemory" } ], "millionLint.disableOutdatedVersionMessage": true }