UNPKG
free-jqgrid-fork
Version:
latest (4.15.11)
4.15.11
4.15.9
4.15.8
maintained version of free-jqGrid
github.com/rany2/jqGrid
rany2/jqGrid
free-jqgrid-fork
/
ts
/
tests
/
tsconfig.json
7 lines
•
123 B
JSON
View Raw
1
2
3
4
5
6
7
{
"compilerOptions"
:
{
"target"
:
"es5"
,
"lib"
:
[
"es2015"
,
"es2017"
,
"dom"
]
,
"sourceMap"
:
true
}
}