UNPKG
low-code-kit
Version:
latest (1.0.3)
1.0.3
1.0.2
low code config
low-code-kit
/
.prettierrc
8 lines
(7 loc)
•
116 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"eslintIntegration"
:
true
,
"singleQuote"
:
true
,
"semi"
:
false
,
"tabWidth"
:
2
,
"trailingComma"
:
"none"
}