{ "typescript.tsdk": "node_modules\\typescript\\lib", "sqltools.connections": [ { "previewLimit": 50, "server": "localhost", "port": 5432, "driver": "PostgreSQL", "name": "DB", "database": "postgres", "username": "postgres", "password": "rootpost" } ], "editor.formatOnSave": true, }