{
    "files.autoSave": "onFocusChange",
    "deno.enable": true,

    "cSpell.words": [
        "Overtype",
        "browserslist",
        "crossorigin",
        "csstype",
        "esnext",
        "swinton"
    ],
    "editor.minimap.enabled": false,
    "editor.foldingHighlight": true,
    "editor.folding": false,
    "editor.showFoldingControls": "mouseover",
    "editor.suggest.insertMode": "insert",
    "editor.suggestFontSize": 0,
    "editor.suggestLineHeight": 0,
    "editor.suggestOnTriggerCharacters": false,
}