Updated build system.

This commit is contained in:
Bokuan Li
2026-01-05 20:11:28 -05:00
parent abbed78434
commit a807369ab0
12 changed files with 438 additions and 47 deletions

View File

@@ -19,5 +19,10 @@
"HTML": {
"format_on_save": "off",
},
"Python": {
"format_on_save": "off",
},
},
"soft_wrap": "preferred_line_length",
"preferred_line_length": 80,
}