Initial commit
This commit is contained in:
11
node_modules/react-draggable/typings/tsconfig.json
generated
vendored
Normal file
11
node_modules/react-draggable/typings/tsconfig.json
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"noEmit": true,
|
||||
"jsx": "preserve",
|
||||
"strict": true
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"test.tsx"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user