Initial commit
This commit is contained in:
8
node_modules/@tanstack/react-query/build/query-codemods/tsconfig.json
generated
vendored
Executable file
8
node_modules/@tanstack/react-query/build/query-codemods/tsconfig.json
generated
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist-ts",
|
||||
"rootDir": "."
|
||||
},
|
||||
"include": ["src", "*.config.*", "package.json"]
|
||||
}
|
||||
Reference in New Issue
Block a user