layui/.prettierrc
2021-12-28 18:43:29 +08:00

7 lines
61 B
Plaintext

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