mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-21 21:30:08 +00:00
Add .vscode/settings.json with a ruler at column 120
This commit is contained in:
parent
fc1045831f
commit
b76a1cee9e
8
.vscode/settings.json
vendored
Executable file
8
.vscode/settings.json
vendored
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"editor.rulers": [
|
||||||
|
{
|
||||||
|
"column": 120,
|
||||||
|
"color": "#ff00ff40"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user