layui/.prettierrc
2021-12-28 13:09:08 +08:00

6 lines
60 B
Plaintext

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