HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/french-american.org/current/.vscode/settings.json
{
    "files.exclude": {
        ".composer/": true,
        ".config/": true,
        ".node-gyp/": true,
        ".wp-cli/": true,
        ".npm/": true,
        ".bash_history/": true,
        ".v8flags.*": true
    },
    "editor.quickSuggestions": {
        "comments": false,
        "strings": true,
        "other": true
    },
    "editor.codeActionsOnSave": {
        "source.fixAll.tslint": true
    },
    ////////////////////////
    // Indentation config //
    ////////////////////////
    "files.trimTrailingWhitespace": true,
    "editor.wordWrap": "wordWrapColumn",
    "editor.wordWrapColumn": 140,
    "html.format.wrapLineLength": 140,
    "html.format.wrapAttributes": "force-aligned",
    "html.format.unformatted": "wbr,span",
    "html.format.contentUnformatted": "pre,code,textarea,small,strong,sup,sub",
    "html.format.preserveNewLines": true,
    "javascript.format.insertSpaceAfterConstructor": true,
    "javascript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false,
    "[scss]": {
        "editor.defaultFormatter": "esbenp.prettier-vscode"
    },
    "[javascript]": {
        "editor.defaultFormatter": "esbenp.prettier-vscode"
    },
    "[markdown]": {
        "editor.defaultFormatter": "esbenp.prettier-vscode"
    },
    "[html]": {
        "editor.defaultFormatter": "esbenp.prettier-vscode"
    },
    // Formater
    "[typescript]": {
        "editor.defaultFormatter": "vscode.typescript-language-features"
    },
    "[json]": {
        "editor.defaultFormatter": "vscode.json-language-features"
    },
    "[jsonc]": {
        "editor.defaultFormatter": "vscode.json-language-features"
    }
}