prettierrc cuz zach poops in his pants 80 times instead of 100

This commit is contained in:
2026-05-16 01:30:24 +02:00
parent 6a8ad4dbf2
commit 6d6aae424f
+2 -2
View File
@@ -1,9 +1,9 @@
{ {
"semi": true, "semi": true,
"singleQuote": true, "singleQuote": false,
"jsxSingleQuote": false, "jsxSingleQuote": false,
"tabWidth": 4, "tabWidth": 4,
"printWidth": 100, "printWidth": 80,
"trailingComma": "es5", "trailingComma": "es5",
"bracketSpacing": true, "bracketSpacing": true,
"bracketSameLine": false, "bracketSameLine": false,