UNPKG
@smallprod/models
Version:
latest (5.0.2)
5.0.2
5.0.1
4.4.11
4.4.10
4.4.9
4.4.8
4.4.7
4.4.6
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.3.2
4.3.1
4.3.0
4.2.0
4.1.0
4.0.0
3.1.0
3.0.0
2.1.0
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
Model library
github.com/ApierBySmallProd/NodeModels
ApierBySmallProd/NodeModels
@smallprod/models
/
.prettierrc
12 lines
(11 loc)
•
208 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"bracketSpacing"
:
true
,
"jsxBracketSameLine"
:
false
,
"jsxSingleQuote"
:
true
,
"printWidth"
:
80
,
"semi"
:
true
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"useTabs"
:
false
,
"tabWidth"
:
2
}