UNPKG
namillum
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.1
1.0.0
Bubble Protocol SDK
github.com/ValentinaKohler/namillum
ValentinaKohler/namillum
namillum
/
needing-organisation
/
scripts
/
tsconfig.json
9 lines
(8 loc)
•
140 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"compilerOptions"
:
{
"esModuleInterop"
:
true
,
"module"
:
"commonjs"
,
"target"
:
"es2015"
,
"resolveJsonModule"
:
true
}
}