UNPKG

@tanstack/react-query

Version:

Hooks for managing, caching and syncing asynchronous and remote data in React

11 lines (10 loc) 236 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./dist-ts", "rootDir": ".", "baseUrl": ".", "moduleResolution": "Bundler" }, "include": ["src", "*.config.js", "*.config.ts", "package.json"] }