Files
talk/.prettierrc.json
T
2018-06-16 17:20:51 -06:00

4 lines
55 B
JSON

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