{ "coc.preferences.formatOnSaveFiletypes": [ "css", "markdown", "javascript", "typescript", "typescriptreact", "go", "ruby" ], "eslint.autoFixOnSave": true, "diagnostic.checkCurrentLine": true, "codeLens.enabled": true, "solargraph.autoformat": true, "solargraph.formatting": true, "solargraph.hover": true, "solargraph.diagnostics": true, "solargraph.checkGemVersion": false }