UNPKG
@123samir/gonna-build-a-mountain-po-ts-lint
Version:
latest (10.0.0)
next (10.0.0)
10.0.0
10.0.0-rc.1
10.0.0-next.1
9.0.0-rc.0
8.6.0-rc.0
8.5.0
8.0.0-rc.0
7.3.0
7.2.0
7.1.0
7.0.0
6.0.0
PO Lint for TSLint
github.com/po-ui/po-tslint
po-ui/po-tslint
@123samir/gonna-build-a-mountain-po-ts-lint
/
.prettierrc
10 lines
(9 loc)
•
154 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"printWidth"
:
120
,
"singleQuote"
:
true
,
"useTabs"
:
false
,
"tabWidth"
:
2
,
"semi"
:
true
,
"bracketSpacing"
:
true
,
"quoteProps"
:
"preserve"
}