UNPKG
filestack-adaptive
Version:
latest (1.4.0)
next (0.2.1)
1.4.0
1.3.0
1.1.3
1.1.1
1.1.0
1.0.0
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.1
0.2.0
0.1.0
HTML5 picture elements powered by Filestack
github.com/filestack/adaptive
filestack/adaptive
filestack-adaptive
/
tsconfig.module.json
8 lines
(7 loc)
•
111 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"./tsconfig"
,
"compilerOptions"
:
{
"outDir"
:
"build/module"
,
"module"
:
"esnext"
}
}