UNPKG
adapta
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
A simple Typescript library for adapting data from one schema to another
github.com/malero/adapta
adapta
/
tsconfig.json
7 lines
(6 loc)
•
74 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"./tsconfig.base.json"
,
"exclude"
:
[
"./test"
]
}