layui/.prettierrc

5 lines
59 B
Plaintext
Raw Normal View History

{
2021-12-28 05:09:08 +00:00
"semi": true,
"singleQuote": false,
"tabWidth": 2
2022-04-05 02:31:31 +00:00
}