welfare-admin/.prettierrc

6 lines
64 B
Plaintext
Raw Normal View History

2021-08-11 15:44:50 +08:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true
}