UNPKG
zem
Version:
beta (2.0.0)
latest (2.0.7)
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-beta.3
2.0.0-beta.2
2.0.0-beta.1
2.0.0-beta.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
0.4.4
0.4.3
0.4.2
0.4.1
0.3.5
0.3.4
0.3.3
0.3.1
0.2.0
0.1.2
0.1.1
0.1.0
Create, test and publish Zeplin extensions with no build configuration
zeplin.io
zeplin/zem
zem
/
src
/
template
/
tsconfig.test.json
8 lines
(7 loc)
•
88 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"./tsconfig.json"
,
"include"
:
[
"src/**/*"
,
"tests/**/*"
]
}