layui/.prettierrc
2022-04-24 00:41:50 +08:00

6 lines
60 B
Plaintext

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