UNPKG
blueprintjs-core
Version:
latest (3.46.0)
3.46.0
Core styles & components
github.com/palantir/blueprint
palantir/blueprint
blueprintjs-core
/
src
/
tsconfig.json
7 lines
(6 loc)
•
114 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"../../../config/tsconfig.base"
,
"compilerOptions"
:
{
"outDir"
:
"../lib/esm"
}
}