Cultivation/.prettierrc.json

5 lines
43 B
JSON
Raw Normal View History

2022-07-19 11:48:44 +00:00
{
"semi": false,
"singleQuote": true
}