Cultivation/.prettierrc.json

5 lines
43 B
JSON
Raw Normal View History

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