Files
chat/.vscode/settings.json

5 lines
104 B
JSON
Raw Normal View History

2026-04-25 16:36:34 +08:00
// Place your settings in this file to overwrite default and user settings.
{
"editor.rulers": [80]
}