UNPKG
@cliz/gpm
Version:
latest (1.4.10)
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.1
1.4.0
1.3.22
1.3.21
1.3.20
1.3.18
1.3.16
1.3.12
1.3.11
1.3.10
1.3.8
1.3.7
1.3.5
1.3.3
1.3.1
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
0.2.20
0.2.19
0.2.18
0.2.17
0.2.16
0.2.15
0.2.14
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Git Project Manager
github.com/koexjs/koex
koexjs/koex
@cliz/gpm
/
config
/
prettierrc.json
9 lines
•
151 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"semi"
:
true
,
"bracketSpacing"
:
true
,
"tabWidth"
:
2
,
"endOfLine"
:
"lf"
,
"printWidth"
:
78
}