Files
xod/.prettierrc.json
2018-03-05 17:59:02 +03:00

5 lines
52 B
JSON

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