UNPKG

@hyper-fetch/react

Version:

React hooks and utils for the hyper-fetch

10 lines (9 loc) 204 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "strict": true, "baseUrl": "./src", "jsx": "react-jsx" }, "exclude": ["node_modules", "dist", "jest.config.ts", "__tests__"] }