UNPKG

eslint-plugin-hyper-fetch

Version:
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__"] }