v-react-pivottable/node_modules/react-draggable/typings/tsconfig.json
2024-12-16 20:19:32 -06:00

11 lines
143 B
JSON

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