UNPKG
@autorest/adl
Version:
latest (0.0.2)
next (0.0.2-dev)
0.0.2
0.0.2-dev
0.0.1
AutoRest Adl
github.com/Azure/autorest.modelerfour/tree/master/modelerfour
Azure/autorest
@autorest/adl
/
tsconfig.build.json
5 lines
(4 loc)
•
78 B
JSON
View Raw
1
2
3
4
5
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"**/*.test.*"
,
"test/**/*"
]
}