own-scrolls/.prettierrc.json

7 lines
85 B
JSON
Executable File

{
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": true
}