UNPKG
infra-cli
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.10
1.0.9
1.0.8
1.0.0
infra cli
git.garena.com/shopee/sz-devops/fe/infra-cli/-/blob/master/README.md
infra-cli
/
.prettierrc
10 lines
(9 loc)
•
161 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"printWidth"
:
120
,
"trailingComma"
:
"none"
,
"tabWidth"
:
2
,
"semi"
:
false
,
"singleQuote"
:
true
,
"at-rule-no-unknown"
:
2
,
"jsxSingleQuote"
:
true
}