Tims-Chat/.vscode/settings.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
161 B
JSON
Raw Permalink Normal View History

{
"editor.rulers": [
{
"column": 120,
"color": "#ff00ff40"
}
]
}