format: file width decreased from 120 to 80

This commit is contained in:
Altair-sh
2026-09-04 19:42:04 +02:00
parent 0ecac6533c
commit 8b556ac5cb
10 changed files with 107 additions and 31 deletions
+2 -2
View File
@@ -3,5 +3,5 @@
"semi": false,
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 120
}
"printWidth": 80
}