UNPKG

@tanstack/react-query

Version:

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

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