Sign in
appsheet-third-party
/
react-draggable
/
f3d2c0f52fb44809465903c68117abb2ebe6b571
/
.
/
typings
/
tsconfig.json
blob: 9ad2ddb3c32465d9d531bd229b144f5b4827ffc6 [
file
] [
log
] [
blame
]
{
"compilerOptions"
:
{
"noEmit"
:
true
,
"jsx"
:
"preserve"
,
"strict"
:
true
},
"files"
:
[
"index.d.ts"
,
"test.tsx"
]
}