UNPKG
@grnsft/if-eco-ci-plugin
Version:
latest (0.0.2)
0.0.2
0.0.1
EcoCI plugin for Impact Framework.
greensoftware.foundation
@grnsft/if-eco-ci-plugin
/
tsconfig.build.json
8 lines
(7 loc)
•
96 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"src/__tests__"
,
"src/__mocks__"
]
}