UNPKG
@faakhir/headlamp-plugin
Version:
latest (0.11.5-dev)
0.11.5-dev
0.11.4-dev
The needed infrastructure for building Headlamp plugins.
@faakhir/headlamp-plugin
/
template
/
tsconfig.json
5 lines
(4 loc)
•
117 B
JSON
View Raw
1
2
3
4
5
{
"extends"
:
"./node_modules/
@kinvolk
/headlamp-plugin/config/plugins-tsconfig.json"
,
"include"
: [
"./src/**/*"
] }