Fixup format

This commit is contained in:
Belleve Invis 2020-04-12 00:10:12 -07:00
parent 0b1452a3a7
commit e6da99af60
15 changed files with 47 additions and 45 deletions

View file

@ -1,4 +1,6 @@
# .prettierrc
printWidth: 100
useTabs: true
tabWidth: 4
# .prettierrc
printWidth: 100
useTabs: true
tabWidth: 4
trailingComma: none
arrowParens: avoid