This commit is contained in:
10
node_modules/@react-dnd/asap/tsconfig.json
generated
vendored
Normal file
10
node_modules/@react-dnd/asap/tsconfig.json
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./src",
|
||||
"emitDeclarationOnly": true,
|
||||
"outDir": "dist/types",
|
||||
"types": ["node", "jest"]
|
||||
},
|
||||
"include": ["./src"]
|
||||
}
|
||||
Reference in New Issue
Block a user