scripts/.prettierrc.json

5 lines
52 B
JSON

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