{ "editor.formatOnSave": false, "editor.codeActionsOnSave": { "source.fixAll": true }, "editor.wordWrap": "on", "markdownlint.config": { "single-h1": false, "no-inline-html": false, "no-duplicate-header": false, "fenced-code-language": false }, "files.associations": { ".imgbotconfig": "jsonc" } }