Formatting and cleanup

This commit is contained in:
2024-11-11 21:36:33 +00:00
parent 232599a7f8
commit 8adccc6f95
30 changed files with 142 additions and 117 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
{
"trailingComma": "none"
"trailingComma": "none",
"singleQuote": true
}