UNPKG
any-db-sqlite3
Version:
latest (2.3.0)
2.3.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.1
1.0.0
1.0.0-rc2
1.0.0-rc1
1.0.0-alpha2
1.0.0-alpha1
0.0.0
The SQLite3 adapter for any-db
github.com/grncdr/node-any-db-sqlite3
grncdr/node-any-db-sqlite3
any-db-sqlite3
/
.jshintrc
11 lines
(10 loc)
•
158 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"globalstrict"
:
true
,
"node"
:
true
,
"proto"
:
true
,
"asi"
:
true
,
"quotmark"
:
"single"
,
"strict"
:
true
,
"unused"
:
true
,
"latedef"
:
"nofunc"
}