UNPKG
postgres-api
Version:
latest (0.1.4)
0.1.4
Postgres API methods
github.com/mcoin-project/postgres-api
mcoin-project/postgres-api
postgres-api
/
.eslintrc
9 lines
(8 loc)
•
101 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"parserOptions":
{
"ecmaVersion":
2017
},
"env":
{
"es6":
true
} }