UNPKG

@hyper-fetch/plugin-devtools

Version:

Socket devtool plugin for HyperFetch

11 lines (10 loc) 231 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "baseUrl": "./src", "paths": { "@hyper-fetch/plugin-devtools": ["../src"] } }, "exclude": ["node_modules", "dist", "jest.config.ts", "__tests__"] }