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