[FEATURE] Updated Stylings
Some checks failed
Deploy Edge / deploy-edge (push) Failing after 2s
S3 Repo Backup / s3-repo-backup (push) Failing after 3s

This commit is contained in:
Dunemask 2024-08-09 20:17:57 -06:00
parent 5ab6e81d29
commit d24f39bff4
26 changed files with 251 additions and 436 deletions

8
.prettierrc Normal file
View file

@ -0,0 +1,8 @@
printWidth: 120
semi: true
singleQuote: false
trailingComma: all
bracketSpacing: true
arrowParens: always
requirePragma: false
insertPragma: false