UNPKG
for-each
Version:
latest (0.3.5)
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.1.0
A better forEach
github.com/Raynos/for-each
Raynos/for-each
for-each
/
tsconfig.json
9 lines
(8 loc)
•
94 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"
@ljharb
/tsconfig"
,
"compilerOptions"
: { },
"exclude"
: [
"coverage"
, ], }