layui/.prettierrc
2022-05-11 09:45:33 +08:00

7 lines
80 B
Plaintext

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