layui/.prettierrc

7 lines
61 B
Plaintext
Raw Normal View History

{
2021-12-28 13:09:08 +08:00
"semi": true,
"singleQuote": false,
"tabWidth": 2
}
2021-12-28 18:43:29 +08:00