Initial commit
This commit is contained in:
7
node_modules/@tanstack/react-query/build/query-codemods/tsconfig.json
generated
vendored
Normal file
7
node_modules/@tanstack/react-query/build/query-codemods/tsconfig.json
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"moduleResolution": "Bundler"
|
||||
},
|
||||
"include": ["src", "eslint.config.js", "vite.config.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user