UNPKG
gdyfe-cli
Version:
latest (0.4.9)
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.3.16
0.3.15
0.3.14
0.3.12
0.3.10
0.3.9
0.3.7
0.3.6
0.3.5
Guangdianyun frontend devlopment tools
github.com/corcd/gdyfe-cli
corcd/gdyfe-cli
gdyfe-cli
/
.prettierrc.json
10 lines
(9 loc)
•
177 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"eslintIntegration"
:
true
,
"singleQuote"
:
true
,
"semi"
:
false
,
"jsxBracketSameLine"
:
true
,
"tabWidth"
:
2
,
"printWidth"
:
120
,
"endOfLine"
:
"auto"
}