UNPKG
@orbitdb/set-db
Version:
latest (2.1.2)
next (1.1.1-11c1327.0)
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.1-11c1327.0
1.1.0
1.0.2
1.0.1
1.0.1-ffc7041.0
1.0.1-ee9c60b.0
1.0.1-576bc45.0
1.0.0
Set database type for orbit-db.
@orbitdb/set-db
/
tsconfig.build.json
8 lines
(7 loc)
•
109 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"rootDir"
:
"./src"
}
,
"exclude"
:
[
"test"
]
}