Feature: Added status progress bar

This commit is contained in:
Zyronon
2025-12-29 19:54:34 +08:00
committed by GitHub
parent 0997a4f7f1
commit 8b1d4fe34d
16 changed files with 804 additions and 529 deletions

View File

@@ -1,7 +1,7 @@
{
"semi": false,
"singleQuote": true,
"printWidth": 100,
"printWidth": 120,
"tabWidth": 2,
"trailingComma": "es5",
"arrowParens": "avoid",