v-react-pivottable/node_modules/react-draggable/typings/tsconfig.json

11 lines
143 B
JSON
Raw Permalink Normal View History

2024-12-16 20:19:32 -06:00
{
"compilerOptions": {
"noEmit": true,
"jsx": "preserve",
"strict": true
},
"files": [
"index.d.ts",
"test.tsx"
]
}