UNPKG
@nteract/outputs
Version:
latest (5.1.14)
prerelease (3.0.9-alpha.0)
5.1.14
3.0.11
3.0.10
3.0.9
3.0.9-alpha.0
3.0.8-alpha.0
3.0.7-alpha.0
3.0.6
3.0.6-alpha.0
3.0.5-alpha.0
3.0.4-alpha.0
3.0.3
3.0.3-alpha.0
3.0.2-alpha.0
3.0.1-alpha.0
3.0.0
2.6.2-alpha.0
2.6.1-alpha.0
2.6.0
2.5.0
2.4.0
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.4-alpha.0
1.0.3-alpha.0
1.0.0-alpha.0
0.1.0
0.0.7
0.0.6
0.0.4
0.0.3
0.0.2
components for rendering outputs
github.com/nteract/outputs
nteract/outputs
@nteract/outputs
/
tsconfig.json
9 lines
(8 loc)
•
136 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"../../tsconfig.base.json"
,
"compilerOptions"
:
{
"outDir"
:
"lib"
,
"rootDir"
:
"src"
}
,
"include"
:
[
"src"
]
}