Cultivation/.prettierrc.json
2022-07-19 20:42:43 -05:00

5 lines
43 B
JSON

{
"semi": false,
"singleQuote": true
}