postlight/nodejs-typescript-kit

trailingCommas should be trailingComma

doughamlin opened this issue · 2 comments

There is a typo in the .prettierrc file. trailingCommas should be trailingComma per the docs.

I created a PR trying to address this issue: #13

Fixed in #13