layui/.prettierrc

5 lines
65 B
Plaintext
Raw Normal View History

{
2021-12-28 05:42:14 +00:00
"semi": true,
"singleQuote": false,
"tabWidth": 2
}