securityos/node_modules/react-draggable/typings/tsconfig.json

11 lines
143 B
JSON

{
"compilerOptions": {
"noEmit": true,
"jsx": "preserve",
"strict": true
},
"files": [
"index.d.ts",
"test.tsx"
]
}