nile/.prettierrc
Dunemask d24f39bff4
Some checks failed
Deploy Edge / deploy-edge (push) Failing after 2s
S3 Repo Backup / s3-repo-backup (push) Failing after 3s
[FEATURE] Updated Stylings
2024-08-09 20:17:57 -06:00

8 lines
No EOL
146 B
Text

printWidth: 120
semi: true
singleQuote: false
trailingComma: all
bracketSpacing: true
arrowParens: always
requirePragma: false
insertPragma: false