trailingCommas should be trailingComma
doughamlin opened this issue · 2 comments
doughamlin commented
There is a typo in the .prettierrc file. trailingCommas should be trailingComma per the docs.
vyzaldysanchez commented
I created a PR trying to address this issue: #13
JadTermsani commented
Fixed in #13