ci: add format check on repository root (#115)

This commit is contained in:
Marco Pasqualetti
2024-11-17 17:51:20 +01:00
committed by GitHub
parent ebc1a458a9
commit 28ea1ca1df
12 changed files with 75 additions and 51 deletions
+1
View File
@@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"trailingComma": "all"