{
    "editor.tabSize": 2,
    "editor.insertSpaces": "auto",

    "files.encoding": "utf8",
    "files.trimTrailingWhitespace": true
}