layui/.prettierrc
2022-04-05 10:31:31 +08:00

5 lines
59 B
Plaintext

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