tasks-backend/.prettierrc
2019-06-23 11:58:15 -04:00

5 lines
63 B
Plaintext

trailingComma: "es5"
tabWidth: 2
semi: false
singleQuote: true