UNPKG
pg-tx
Version:
latest (1.0.1)
1.0.1
1.0.0
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.0
Transaction wrapper for node-postgres
github.com/golergka/pg-tx
golergka/pg-tx
pg-tx
/
.prettierrc.json
7 lines
(6 loc)
•
86 B
JSON
View Raw
1
2
3
4
5
6
7
{
"useTabs"
:
true
,
"singleQuote"
:
true
,
"semi"
:
false
,
"trailingComma"
:
"none"
}