tra-analysis/website/node_modules/firebase-functions/.prettierrc
2019-01-06 13:14:45 -06:00

5 lines
52 B
Plaintext

{
"singleQuote": true,
"trailingComma": "es5"
}