layui/.prettierrc

7 lines
80 B
Plaintext
Raw Permalink Normal View History

{
2021-12-28 05:09:08 +00:00
"semi": true,
"singleQuote": false,
2022-05-11 01:45:33 +00:00
"tabWidth": 2,
"useTabs": false
}