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

5 lines
65 B
Plaintext

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