layui/.prettierrc

5 lines
43 B
Plaintext
Raw Normal View History

2021-09-27 06:09:33 +08:00
{
"singleQuote": true,
"semi": false
}