Run lint:fix (#309)

This commit is contained in:
PG Herveou
2025-05-08 12:36:11 +02:00
committed by GitHub
parent 11d47d74ac
commit b8f3073e29
14 changed files with 1127 additions and 1029 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"singleQuote": false
"singleQuote": true
}