{
"workbench.colorTheme": "Atom One Dark",
"editor.fontFamily": "Fira Code",
"editor.minimap.enabled": false,
"editor.fontLigatures": true,
"editor.renderControlCharacters": false,
"editor.rulers": [
80,
120
]
}