truthstorian

This commit is contained in:
Kim Ravn Hansen
2025-09-26 09:01:29 +02:00
parent 30a0842aa1
commit 95068939af
16 changed files with 1577 additions and 661 deletions

View File

@@ -41,7 +41,7 @@
},
"prettier": {
"tabWidth": 4,
"printWidth": 120,
"printWidth": 160,
"quoteProps": "consistent",
"singleQuote": false,
"trailingComma": "all",