UNPKG
@armandabric/pdf-snapshot-matcher
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
PDF snapshot matcher
github.com/armandabric/pdf-snapshot
armandabric/pdf-snapshot
@armandabric/pdf-snapshot-matcher
/
tsconfig.build.json
5 lines
(4 loc)
•
97 B
JSON
View Raw
1
2
3
4
5
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"node_modules"
,
"test"
,
"dist"
,
"**/*spec.ts"
]
}